Skip to content

Releases: Jatz/PeopleCodeTools

PeopleCode Tools - Sublime Plugin

12 May 22:58
Compare
Choose a tag to compare

PeopleCode Tools - Sublime Plugin

12 May 08:37
Compare
Choose a tag to compare

1.0.17:

Added support for getter and setter methods

PeopleCode Tools - Sublime Plugin

12 May 00:05
Compare
Choose a tag to compare

1.0.16:

Removed dependency on libs/regex.py library and used python's re module instead.

PeopleCode Tools - Sublime Plugin

09 May 06:41
Compare
Choose a tag to compare

1.0.15:

  • Extract Call Stack: Completely rewrote tool to improve performance and stability

PeopleCode Tools - Sublime Plugin

09 May 00:17
Compare
Choose a tag to compare

Fixed bug where functions were not displaying in some circumstances

PeopleCode Tools - Sublime Plugin

08 May 03:41
Compare
Choose a tag to compare

1.0.13:

  • Extract Call Stack: Added support for multiple sessions

PeopleCode Tools - Sublime Plugin

07 May 02:08
Compare
Choose a tag to compare

Added support for resume and reend statements for Extract Call Stack tool.

PeopleCode Tools - Sublime Plugin

06 May 01:14
Compare
Choose a tag to compare

Fixed issue with PeopleCode syntax definition where some functions would not display in the Goto Symbol window.

PeopleCode Tools - Sublime Plugin

05 May 23:38
Compare
Choose a tag to compare

Fixed up a regex issue with the tidy tool not correctly adding a matched quote to certain lines.

PeopleCode Tools - Sublime Plugin

02 May 06:19
Compare
Choose a tag to compare

Fixed up syntax highlighting issue for PeopleCode and PeopleCodeTrace and also fixed a bug with the tidy tool.