v2.2.11
Update P2 Only - Adds support for changes in Spin2 v4.3
- Add recognition of "auto" on debug scope display declarations
- Add semantic highlight color change for byte(), word(), and long() method overrides
- Add recognition of byte(), word(), and long() method names to provide method vs. storage type hover text
- Add recognition of {Spin2_v##} format Spin Language Requirement directive
- Emit any language directive when used to generated interface documentation
- Add support for lstring() when {Spin2_v43} is specified
- Add detection of/error generation for duplicate declarations within CON, VAR, and DAT sections
What's Changed
- Develop release the v43 language support changes by @ironsheep in #1
Full Changelog: v2.2.10...v2.2.11