This repository has been archived by the owner on Sep 11, 2023. It is now read-only.
Releases: SPCodeOrg/SPCode
Releases · SPCodeOrg/SPCode
1.3.4.5
Disable indentation in for loops
1.3.4.4 Disable indentation in for loops
Another Crash Fix
Fixed crash when inserting newline at the start of the file
Crash Fix
SFTP Support and Updated Plugin Templates
Thanks to Jakub Staroń and 404UNF
IntelliSense improvements
Now the intellisense trigger for local functions and variables (as well as global ones). Sometimes this might be broken, if you find any issue please report here on github.
Better Highlighting
Now the enum struct and methodmaps fields and methods will be highlighted only if they are used in such context.
Enum Struct Support
This adds an initial support for enum structs, code documentation is not implemented but highlighting and autocomplete both work.
This also fixes #8
Indentation fixes
1.3.1.0 Update version
Improved MethodMaps IntelliSense
1.3.0.2 Find definition for methodmaps. #1