Skip to content

Bug Fix Release (v0.0.3-a)

Compare
Choose a tag to compare
@CFiggers CFiggers released this 10 Jan 03:13
· 68 commits to master since this release
cd2afe9
  • Bug fixes
    • Glitch when textDocument/signatureHelp is triggered on an empty line (i.e., when a signature hint is active and a carriage return is received)
  • Misc
    • Added --version/-v flag to CLI interface
    • Added --debug/-d flag to CLI interface
    • Updated tests and test structure
    • Various minor refactors and cleanups