Skip to content

v6.0.4

Compare
Choose a tag to compare
@Sarrus1 Sarrus1 released this 04 Oct 17:23
· 416 commits to main since this release
526874c

sourcepawn-lsp

Fixed

  • Fixed incorrect includes completion (see #332 for more details).
  • Fixed infinite loops when resolving circular imports (see #342 for more details).
  • Fixed macro parsing errors (see #313 and #340).
  • Fixed a deadlock issue (see #327 for more details).

sourcepawn-vscode

Fixed

  • Fixed compiled button disappearing (see #344 for more details).