Releases: Sarrus1/sourcepawn-studio
Releases · Sarrus1/sourcepawn-studio
v8.1.8
23 Oct 01:41
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed includes not being parsed in the same directory as the compiler
VSCode Extension
Fixed
v8.1.7
24 Jun 21:37
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed some panics due to incorrect unreachable.
Fixed a panic in doc completions due to non ASCII characters.
VSCode Extension
Fixed
v8.1.6
18 Jun 23:09
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed a false positive linting error when using the float native.
Fixed out of bounds access to methodmap data when using inheritance.
Fixed panic when triggering completions near non ASCII characters.
VSCode Extension
Fixed
v8.1.5
13 Jun 23:27
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed crash when hovering over macro defined in function.
Fixed a potential indexing with an invalid key.
Fixed a panic due to invalid ranges.
VSCode Extension
Fixed
v8.1.4
12 Jun 23:38
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Mitigated a panic due to an invalid offset.
VSCode Extension
Fixed
v8.1.3
07 Jun 17:22
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed an error when parsing event names.
Fixed a few offset issues in the preprocessor.
VSCode Extension
Added
Added SM 1.13 to the list of downloadable sourcemods.
Fixed
v8.1.2
27 Jan 20:05
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed files not being read in time.
VSCode Extension
Fixed
v8.1.1
19 Jan 23:47
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed a parsing issue (see #415 ).
VSCode Extension
Fixed
v8.1.0
17 Jan 18:34
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed an issue when resolving the type of a function parameter.
VSCode Extension
Fixed
Made the extension work with single files, outside of a workspace.
LSP version bump
v8.0.7
16 Jan 23:19
Compare
Sorry, something went wrong.
No results found
Language Server
Fixed
Fixed an issue when resolving the type of a function parameter.
VSCode Extension
Fixed