Skip to content

v2.2.4

Compare
Choose a tag to compare
@ironsheep ironsheep released this 17 Nov 02:40
· 174 commits to main since this release

Update for P1 and P2

  • Adds proper CON highlighting as the top-most default code block
  • Removed demo completion provider. It never should have been active!

Update for P2 only

  • Add line-continuation "..." processing to PUB/PRI declarations
  • Repair broken cases where local pasm label go-to went to an incorrect instance
  • Remove BYTES(), WORDS(), LONGS(), LSTRING() methods for now until we get the new language version directive
  • Repair debug() statement single-quoted string parsing (more to do but this is good so far...)

Full Changelog: v2.2.3...v2.2.4