Releases: Sarrus1/sourcepawn-studio
Releases · Sarrus1/sourcepawn-studio
v5.3.3
Fixed
- Re-introduced the keyvalues linter.
v5.3.2
Added
- Added a new linter arguments settings to match the LanguageServer's specifications.
v5.3.1
Fixed
- Fixed language server installation issue.
v5.3.0
Added
- Added spcomp status in the StatusBar.
- Added support for dynamic configuration with the server.
Fixed
- Fixed commands using the old settings.
- Fixed and improved the installSM command.
- Fixed crashes when updating the server.
v5.2.0
Added
- Improved the setting migration.
Fixed
- Fixed the server trying to update in debug mode.
v5.1.0
Fixed
- Revert the premature release of v5.
v5.0.4
Added
- Added the status of the server in the VSCode bottom toolbar.
- Added a way to restart the server from the VSCode toolbar.
Fixed
- Improved the reliability of downloading a new version of the server.
v5.0.3
Added
- Added a function to automatically migrate the settings to the new
sourcepawn_lsp
format.
v5.0.2
Added
- Added error handling when downloading a version of
sourcepawn_lsp
.
v5.0.1
Added
- Added OpenVSX pre-releases support.
Fixed