Bug Fix Release (v0.0.3-a)
- 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)
- Glitch when
- 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
- Added