Releases: Sarrus1/sourcepawn-studio
Releases · Sarrus1/sourcepawn-studio
v8.0.6
07 Jan 22:47
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed an edge case were the SourceMap would not be properly initialized.
Fixed completions triggers not properly converting to a server range.
VSCode Extension
Fixed
v8.0.5
06 Jan 22:47
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed diagnostics not being converted to u_range.
VSCode Extension
Fixed
v8.0.4
03 Jan 19:36
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Completely rewrote the source mapping system for better preprocessor integration.
Fixed generic events not being included (see #411 ).
Fixed missing IntelliSense for some invalid syntax (see #406 ).
Fixed static expressions not being evaluated (see #412 ).
Fixed a bug when parsing arguments of macros (see #413 ).
VSCode Extension
Fixed
v8.0.2
15 Jun 03:36
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed some unhandled panics.
VSCode Extension
Fixed
v8.0.1
14 Jun 04:34
Compare
Sorry, something went wrong.
No results found
Language Server
Added
Added a setting to set the maximum amount of projects during cache priming, reducing RAM usage for larger workspaces.
Fixed some panics.
VSCode Extension
Fixed
Improved the doctor.
LSP version bump
v8.0.0
13 Jun 07:03
Compare
Sorry, something went wrong.
No results found
Language Server
Added
Added an incremental database using the Salsa incremental computation framework.
Made the preprocessor incremental.
Added a lot of unit tests.
Made all the request handlers UnwindSafe to reduce the amount of crashes.
VSCode Extension
Added
New logo, new name, new website.
Added more precise progress bar when opening a project.
Better support for uploading files to a server (thanks @maxijabase !).
Better support for executing an RCON command after an upload (thanks @maxijabase !).
Fixed
Fixed an issue when using the reveal projects graph command.
v7.2.12
12 Jun 07:09
Compare
Sorry, something went wrong.
No results found
Language Server
Chore
VSCode Extension
Chore
v7.2.11
31 May 06:20
Compare
Sorry, something went wrong.
No results found
sourcepawn-lsp
Chore
Prerelease: Only GotoDefinition and Lints work for now.
sourcepawn-vscode
Chore
v7.2.10
29 May 07:55
Compare
Sorry, something went wrong.
No results found
sourcepawn-lsp
Chore
Prerelease: Only GotoDefinition and Lints work for now.
sourcepawn-vscode
Chore
v7.2.9
24 May 07:14
Compare
Sorry, something went wrong.
No results found
sourcepawn-lsp
Chore
Prerelease: Only GotoDefinition and Lints work for now.
sourcepawn-vscode
Chore