Skip to content

Releases: LogMull/vscode-language-server

v0.1.3 - Server side Linting

Choose a tag to compare

@LogMull LogMull released this 26 Jun 13:13
e44dfc6

Add basic Objectscript Linting

What's Changed

Full Changelog: v0.1.2...v0.1.3

Class Header Comment Validation

Choose a tag to compare

@LogMull LogMull released this 08 May 19:08

This release allows the ability to validate header comments. It can:

Detect missing author
Detect missing date
Detect missing Copyright
Detect closed tags
Detect more than 10 change comments
Provide template for header comment

v01.1.1 - Disable Linting

Choose a tag to compare

@LogMull LogMull released this 12 Apr 17:21

This release adds the ability to toggle linting off and on for either everything, or the current file. Toggling the linting off will not persist when Visual Studio Code is reloaded.

Initial release

Choose a tag to compare

@LogMull LogMull released this 22 Feb 14:34

Initial release. If VM plugin is also in use, please ensure it is v0.3.0+