Releases: joelday/papyrus-lang
Releases · joelday/papyrus-lang
v2.15.1
2.15.1 (2019-06-30)
Bug Fixes
- Provide type completion for incomplete variable declarations. #76 (eyooo) (d7b5d5a)
v2.15.0
2.15.0 (2019-06-30)
Features
- Typing function or event names in definition blocks provides override autocompletion. #77 (24af097)
v2.14.0
2.14.0 (2019-06-23)
Features
- New 'View Papyrus Assembly' command. (7bb6133)
v2.13.0
2.13.0 (2019-06-23)
Features
- Debug logs are now shown in the debug console (#69) (dcbd05c)
v2.12.1
2.12.1 (2019-06-22)
Bug Fixes
- Search Creation Kit Wiki command now works again (#59) (a4fe7fc)
- Search Creation Kit Wiki command now works again. (040a2fd)
v2.12.0
2.12.0 (2019-06-22)
Bug Fixes
- no longer showing an unclear message for out of bounds integer literals (#40) (bc994fa)
Features
- Adding debug config snippets. (c2ad14a)
v2.11.5
2.11.5 (2019-06-22)
Bug Fixes
- language features now work when there is no opened folder (#18) (1aae8aa)
v2.11.4
2.11.4 (2019-06-21)
Bug Fixes
- Validation errors when editing Papyrus debuggers in launch.json (3d885b5)
v2.11.3
2.11.3 (2019-06-19)
Bug Fixes
- Project file resolution exception being thrown for duplicate matches. (5115f18)
v2.11.2
2.11.2 (2019-06-19)
Bug Fixes
- Fixing file resolution and improving project browser performance. (20d939f)