Skip to content

Releases: 16-Bit-Dog/slang-intellj-extenson

v0.0.3

15 Jan 19:31
Compare
Choose a tag to compare
  • Removed the (unneeded) limit added for future IDE support
  • Cleaned up some confusing instructions for if PATH does not have slangd.exe
  • Refactored deprecated code
  • Removed unused classes

v0.0.2

02 Jan 07:08
Compare
Choose a tag to compare

Added Icon

Added (partially functional?) configuration options~ it is not so clear on if they work since I seem to have issues with the slang-vscode extension configuration options.

Fixed a few crashes/errors (unable to fix LSP4IJ errors, may make a PR to LSP4IJ/Slang to resolve these accordingly if it turns out it is not the fault of this plugin)

v0.0.1

27 Dec 08:41
Compare
Choose a tag to compare

Initial plugin release.

This release provides syntax highlighting and error reporting to Jetbrains IDEs.

To install in a Jetbrains IDE: Settings --> Plugins --> Settings --> Install Plugin From Disk --> [Click on the downloaded .jar file]