Skip to content

v0.4.0

Compare
Choose a tag to compare
@netmute netmute released this 29 Nov 19:38
· 12 commits to main since this release

Changelog

  • af06f5b Goto definition and workspace symbol support (might need refactor later)
  • ff2e40a Normalize file paths to be relative to rootPath
  • bfb2046 Query line number from ctags
  • 7e102e1 Refactor cache handling and improve error handling for file content retrieval
  • 0758059 Remove non-functional definition handler
  • d332b0f Remove trigger characters that we don't explicitly handle
  • 0a66e21 Remove unused CodeLens support structures