Releases: LogMull/vscode-language-server
Releases · LogMull/vscode-language-server
v0.1.3 - Server side Linting
Class Header Comment Validation
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
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
Initial release. If VM plugin is also in use, please ensure it is v0.3.0+