This repository was archived by the owner on Sep 11, 2023. It is now read-only.
Release 1.6.1.0
- Renamed to SPCode
- Discord Rich Presence is now toggle-able in the IDE settings.
- Fix crash when trying to close a window when editor is empty.
- Added window position and size auto saving.
- Fixed discord status to show 'idle' instead of the last open script.
- Fix autocomplete for variables with a non-literal value.
- Apostrophe is ignored when in a preprocessor statement.
- Highlighting for user-defined defines.
- Fixed crash when moving a file while open in the editor. Now it will stay open and recreated if re-saved within the IDE.
- Fixed auto-reformatting cursor position.
Much thanks to @Natanel-Shitrit for his contributions!