Releases: joelday/papyrus-lang
Releases · joelday/papyrus-lang
v2.6.1
2.6.1 (2019-06-03)
Bug Fixes
- Prevent error message when dismissing pre-debug checks. (09b0d34)
v2.6.0
2.6.0 (2019-06-03)
Features
- Fallout 4 debugging support! (16d7f2f)
v2.5.2
2.5.2 (2019-04-16)
Bug Fixes
- now properly parses Papyrus ini properties with quoted values (6f50fbb)
v2.5.1
2.5.1 (2019-04-16)
Bug Fixes
- prevent error from attempting to resolve compiler path when install path is null. (c2de135)
v2.5.0
2.5.0 (2019-03-30)
Features
- autocomplete for remote event handlers (b37e354)
v2.4.0
2.4.0 (2019-03-29)
Bug Fixes
- remove duplicate state names from extended scripts in autocomplete (7cc78e1)
Features
- context menu command to open creationkit.com and search for the current hovered/selected text (03418b3)
v2.3.0
2.3.0 (2019-03-29)
Features
- autocompletion for struct members when calling FindStruct and RFindStruct (5fa45d9)
v2.2.0
2.2.0 (2019-03-29)
Bug Fixes
- exclude event definitions and remote event handlers from autocomplete. (4a1171c)
Features
- RemoteEvent and GoToState autocomplete suggestions (6a23778)
v2.1.0
2.1.0 (2019-03-29)
Features
v2.0.12
2.0.12 (2019-03-28)
Bug Fixes
- autocomplete and error refinements (3488a3d)