Skip to content

Releases: Sarrus1/sourcepawn-vscode

v5.3.10

25 May 18:17
e876fb5
Compare
Choose a tag to compare

Fixed

  • Fixed incorrect binary name for x32 installs.

v5.3.9

21 May 16:12
0c3775f
Compare
Choose a tag to compare

Added

  • Added create License command (Thanks Suza!) (see #300).
  • Added create gitignore command (Thanks Suza!) (see #300).
  • Added license creation and gitignore creation to the create project command (Thanks Suza!) (see #300).

Fixed

  • Fixed server crashing due to wrong invocation (see #296).
  • Fixed the SM Change API command.

v5.3.8

18 Apr 10:13
Compare
Choose a tag to compare

Added

  • Improved the server tooltip.

Fixed

  • Fixed server crashing due to wrong invocation (see #296).

v5.3.7

11 Apr 22:09
4e5a45a
Compare
Choose a tag to compare

Fixed

  • Turned off the syntax linter by default.

v5.3.6

07 Apr 13:51
44b6be2
Compare
Choose a tag to compare

Added

  • Added logging options for the Language Server.

Fixed

  • Fixed extension not starting/stopping the server when running the commands.

v5.3.5

30 Mar 21:03
Compare
Choose a tag to compare

Added

  • Added more settings to the changeSMApi command.

Fixed

  • Fixed the compile command.

v5.3.4

23 Mar 22:37
b85ec18
Compare
Choose a tag to compare

Fixed

  • Improved the workflow templates (Thanks Suza!).

v5.3.3

22 Mar 23:15
58c64c7
Compare
Choose a tag to compare

Fixed

  • Re-introduced the keyvalues linter.

v5.3.2

21 Mar 23:01
4fecaa4
Compare
Choose a tag to compare
v5.3.2 Pre-release
Pre-release

Added

  • Added a new linter arguments settings to match the LanguageServer's specifications.

v5.3.1

09 Mar 16:31
0bb48ef
Compare
Choose a tag to compare
v5.3.1 Pre-release
Pre-release

Fixed

  • Fixed language server installation issue.