Skip to content

Releases: nimblebun/tsc-language-server

v1.0.7

08 Mar 07:05
Compare
Choose a tag to compare
fix langserver version

v1.0.6

20 Jan 22:26
Compare
Choose a tag to compare

Added

  • Steam and KAGE text script commands

Changed

  • Updated jrpc2

v1.0.5

06 Apr 10:26
8b9b1de
Compare
Choose a tag to compare

Added

Note: Enabling loose checking for arguments will require the argument separator to be a colon character : and will not throw warnings if you have provided too many arguments to a command.

v0.1.4

01 Jan 20:47
Compare
Choose a tag to compare

Added

  • Event symbols (outline and go-to-symbol in editors)

v0.1.3

09 Dec 22:14
Compare
Choose a tag to compare

Added

  • Event folding

Fixed

  • Fixed bug where a completion request won't throw an error even if it found one

v0.1.2

28 Nov 11:11
Compare
Choose a tag to compare

Fixed

  • Bug that caused the diagnostics module to push null instead of empty array on no issues

v0.1.1

24 Nov 19:03
Compare
Choose a tag to compare

Added

  • Added readme to the GitHub repository.

Changed

  • Changed the configuration to match the new .tscrc.json spec.

v0.1.0

21 Nov 17:35
Compare
Choose a tag to compare

Initial working version.