Skip to content

v6.0.0

Compare
Choose a tag to compare
@Sarrus1 Sarrus1 released this 14 Sep 08:11
· 357 commits to main since this release
b89bd4c

sourcepawn-lsp

Added

  • Added automatic mainPath detection. The mainPath setting does not exist anymore!
  • Added support for Apple Silicon.
  • Switched to a path interner for better performance when resolving references (no longer using URIs).
  • Added better progress report.

sourcepawn-vscode

Added

  • Added automatic mainPath detection. The mainPath setting does not exist anymore!
  • Added support for Apple Silicon.

Chore

  • LSP version bump.