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

Releases: SPCodeOrg/SPCode

1.3.4.5

Choose a tag to compare

@Hexer10 Hexer10 released this 03 Apr 09:28
Highlighting for "Function" type.

Disable indentation in for loops

Choose a tag to compare

@Hexer10 Hexer10 released this 01 Apr 09:55
1.3.4.4

Disable indentation in for loops

Another Crash Fix

Choose a tag to compare

@Hexer10 Hexer10 released this 01 Apr 09:21

Fixed crash when inserting newline at the start of the file

Crash Fix

Choose a tag to compare

@Hexer10 Hexer10 released this 01 Apr 08:55

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

SFTP Support and Updated Plugin Templates

Choose a tag to compare

@Hexer10 Hexer10 released this 01 Apr 08:21

Thanks to Jakub Staroń and 404UNF

IntelliSense improvements

Choose a tag to compare

@Hexer10 Hexer10 released this 31 Mar 13:43

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

Choose a tag to compare

@Hexer10 Hexer10 released this 29 Mar 11:01

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

Enum Struct Support

Choose a tag to compare

@Hexer10 Hexer10 released this 28 Mar 18:43

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

Choose a tag to compare

@Hexer10 Hexer10 released this 27 Mar 11:42
1.3.1.0

Update version

Improved MethodMaps IntelliSense

Choose a tag to compare

@Hexer10 Hexer10 released this 27 Mar 00:28
1.3.0.2

Find definition for methodmaps. #1