Skip to content

v0.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Aug 12:49
· 49 commits to main since this release

Patch Changes

  • 14a26f8 Thanks @acao! - fix nested json4 completion bug (#55)

    • fix #54, expand properties inside nested objects as expected in json4
    • always advance cursor after property completions
    • add more test coverage