This page was last updated on 29 September 2023, 3:54AM
Changelogs
Version 3.0.3.0
- added Facufierro's document formatter (Thanks!)
- added highlighting for // comments
- fixed notepad++ missing keywords
Version 3.0.2.0
- removed 'handle not found' message, as it was appearing in unintended places
- the extension has been released on the vscode extension marketplace, i will continue releasing updates here for the time being but probably best to get the download from there in the future to allow for easy updates :)
Version 3.0.1.0
- handles in xml files are shown on hover (will require first having opened a bg3 txt to trigger, will update shortly addressing this)
- more snippets
Version 3.0.0.0
- English handles shown on hover
- improved syntax highlighting
- code completion
- added keywords
- packaged the vscode files into .vsix
Version 2.0.4.0
- more keywords
- regex tweaks to the matching
Version 2.0.3.0
- a couple more keywords
Version 2.0.2.0
- more missed keywords
Version 2.0.1.0
- added highlighting for Equipment.txt files, will update as i find issues etc