This is the improved version of the SPL Language Support Extension for VSCode.
- Syntax Highlighting
- Partial Documentation Embedded into the Extension with links to website.
- Auto-constructors for if, if-else and while statements
- Object Tracking for Aliases and Defines.
- View mini-documentation on hovering over an object with links to the website for more information.
Visual Studio Code
No settings have been included at this point.
None presently known. If found, please add to Issues.
This is the first release of the exetension.
Aliases finished. Defines hasn't been finished.
Documentation mostly encoded into the extension itself.
Functions are NOT done in extension. But the implementation in SPL Exists.
Copyright (c) 2020 Goutham Krishna K V
Enjoy!