Skip to content

Releases: Sarrus1/sourcepawn-studio

v5.4.1

18 Jul 23:09
Compare
Choose a tag to compare

Added

  • Added a debug log in the FTP upload command for easier configuration.

Fixed

  • Fixed a bug where the server could not be force restarted.
  • Fixed a UI glitch in the doctor command.
  • Fixed a race condition when creating a new release for the Sourcepawn Language Server.

v5.4.0

07 Jul 16:14
6351a42
Compare
Choose a tag to compare

Added

  • Added the Doctor command to help debug issues with the extension.

v5.3.11

23 Jun 22:36
106ce0a
Compare
Choose a tag to compare

Added

  • Switched to a WebAssembly linter and formatter for keyvalues.

Fixed

  • Fixed improper installation of the LSP.

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!).