Skip to content

Releases: LogMull/vscode-language-server

v0.1.3 - Server side Linting

26 Jun 13:13
e44dfc6

Choose a tag to compare

Add basic Objectscript Linting

What's Changed

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

Class Header Comment Validation

08 May 19:08

Choose a tag to compare

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

12 Apr 17:21

Choose a tag to compare

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

22 Feb 14:34

Choose a tag to compare

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