Skip to content

Releases: WarZone762/vscode-geckscript

v1.0.6

17 May 22:08
Compare
Choose a tag to compare

Updated geckscript-lsp to v0.1.7:

  • added support for anonymous scripts and .txt script files

v1.0.5

20 Apr 00:03
Compare
Choose a tag to compare

Updated geckscript-lsp to 0.1.6:

  • fixed parsing after binary expressions as function arguments

v1.0.4

13 Apr 09:40
Compare
Choose a tag to compare

Update geckscript-lsp to 0.1.5:

  • Fixed handling of the iterable expression in foreach

v1.0.3

10 Apr 11:22
Compare
Choose a tag to compare
  • Add server settings
  • Update geckscript-lsp to v0.1.4
    • Added more semantic token types
    • Fixed not being able to go to references of UDFs
    • Add Open 'x' on GECK Wiki code action
    • Add GECK Wiki link in completion docs

v1.0.2

06 Apr 21:27
Compare
Choose a tag to compare

Update geckscript-lsp to 0.1.3:

  • Added the ability to load global variables from JSON
  • Added global variables from FNV, FO3, and TTW

v1.0.1

02 Apr 21:06
Compare
Choose a tag to compare

Updated geckscript-lsp to 0.1.2:

  • fixed goto definition/references for quest variables
  • fixed renaming for quest variables

v1.0.0

01 Apr 12:41
Compare
Choose a tag to compare
refactor: update server name