Skip to content

Releases: Sarrus1/sourcepawn-studio

v7.2.2

08 Mar 17:50
8124090
Compare
Choose a tag to compare
v7.2.2 Pre-release
Pre-release

sourcepawn-lsp

Chore

  • Prerelease: Only GotoDefinition and Lints work for now.

sourcepawn-vscode

Chore

  • LSP version bump.

v7.2.1

07 Mar 17:41
1619ae6
Compare
Choose a tag to compare
v7.2.1 Pre-release
Pre-release

sourcepawn-lsp

Chore

  • Prerelease: Only GotoDefinition and Lints work for now.

sourcepawn-vscode

Chore

  • LSP version bump.

v7.2.0

07 Mar 09:06
4e6d9eb
Compare
Choose a tag to compare
v7.2.0 Pre-release
Pre-release

sourcepawn-lsp

Chore

  • Prerelease: Only GotoDefinition and Lints work for now.

sourcepawn-vscode

Chore

  • LSP version bump.

v7.1.0

05 Mar 09:54
c135a85
Compare
Choose a tag to compare

sourcepawn-lsp

Fixed

  • Fixed incorrect includes completion (see #332 for more details).
  • Fixed infinite loops when resolving circular imports (see #342 for more details).
  • Fixed macro parsing errors (see #313 and #340).
  • Fixed a deadlock issue (see #327 for more details).

sourcepawn-vscode

Fixed

  • This is the same release as 6.2.0. There was an error.

v7.0.1

04 Mar 18:01
409965a
Compare
Choose a tag to compare
v7.0.1 Pre-release
Pre-release

sourcepawn-lsp

Chore

  • Prerelease: Only GotoDefinition and Lints work for now.

sourcepawn-vscode

Chore

  • LSP version bump.

v7.0.0

04 Mar 11:29
84a66af
Compare
Choose a tag to compare
v7.0.0 Pre-release
Pre-release

sourcepawn-lsp

Chore

  • Prerelease: Only GotoDefinition and Lints work for now.

sourcepawn-vscode

Chore

  • LSP version bump. Only GoToDefinition and Lints work as of now.

v6.2.0

10 Oct 21:35
9711141
Compare
Choose a tag to compare

sourcepawn-lsp

Fixed

  • Fixed incorrect includes completion (see #332 for more details).
  • Fixed infinite loops when resolving circular imports (see #342 for more details).
  • Fixed macro parsing errors (see #313 and #340).
  • Fixed a deadlock issue (see #327 for more details).

sourcepawn-vscode

Added

  • Added proper support for workspace folders (see #299 for more details)

v6.1.0

05 Oct 10:09
1d40f98
Compare
Choose a tag to compare
v6.1.0 Pre-release
Pre-release

sourcepawn-lsp

Fixed

  • Fixed incorrect includes completion (see #332 for more details).
  • Fixed infinite loops when resolving circular imports (see #342 for more details).
  • Fixed macro parsing errors (see #313 and #340).
  • Fixed a deadlock issue (see #327 for more details).

sourcepawn-vscode

Added

  • Added proper support for workspace folders (see #299 for more details)

v6.0.4

04 Oct 17:23
526874c
Compare
Choose a tag to compare

sourcepawn-lsp

Fixed

  • Fixed incorrect includes completion (see #332 for more details).
  • Fixed infinite loops when resolving circular imports (see #342 for more details).
  • Fixed macro parsing errors (see #313 and #340).
  • Fixed a deadlock issue (see #327 for more details).

sourcepawn-vscode

Fixed

  • Fixed compiled button disappearing (see #344 for more details).

v6.0.3

03 Oct 19:28
ced38aa
Compare
Choose a tag to compare

sourcepawn-lsp

Fixed

  • Fixed incorrect includes completion (see #332 for more details).
  • Fixed infinite loops when resolving circular imports (see #342 for more details).
  • Fixed macro parsing errors (see #313 and #340).
  • Fixed a deadlock issue (see #327 for more details).

sourcepawn-vscode

Fixed

  • Switched to icons contribution points instead of a standalone theme (see #335 for more details).

Chore

  • LSP version bump.