Skip to content
This repository has been archived by the owner on Sep 11, 2023. It is now read-only.

Releases: SPCodeOrg/SPCode

1.3.4.5

03 Apr 09:28
Compare
Choose a tag to compare
Highlighting for "Function" type.

Disable indentation in for loops

01 Apr 09:55
Compare
Choose a tag to compare
1.3.4.4

Disable indentation in for loops

Another Crash Fix

01 Apr 09:21
Compare
Choose a tag to compare

Fixed crash when inserting newline at the start of the file

Crash Fix

01 Apr 08:55
Compare
Choose a tag to compare

When parsing the include the code could get stuck in an infinite loop

SFTP Support and Updated Plugin Templates

01 Apr 08:21
Compare
Choose a tag to compare

IntelliSense improvements

31 Mar 13:43
Compare
Choose a tag to compare

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

29 Mar 11:01
Compare
Choose a tag to compare

Now the enum struct and methodmaps fields and methods will be highlighted only if they are used in such context.

Enum Struct Support

28 Mar 18:43
Compare
Choose a tag to compare

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

27 Mar 11:42
Compare
Choose a tag to compare
1.3.1.0

Update version

Improved MethodMaps IntelliSense

27 Mar 00:28
Compare
Choose a tag to compare
1.3.0.2

Find definition for methodmaps. #1