Skip to content

v2.2.1

Compare
Choose a tag to compare
@ironsheep ironsheep released this 31 Oct 04:04
· 204 commits to main since this release

General bug fixes for P1 and P2

  • Repair filename validation in object includes - make checking the same as PNut/Propeller Tool
  • Ensure no parser Error/Warning/Information messages are returned when maxNumberOfReportedIssues is set to zero
  • Clean up issues with the new go-to definition feature (some cases were not recognized)
  • P1 repair hover detection for object#constant references
  • P2 add basic hover text for Streamer Constants
  • P1/P2 CON enhance parsing of operators used within RHS of assignment
  • P1/P2 enhance parsing when {comment} used within the line being parsed
  • P2 OBJ enhance parsing of object override values
  • P1/P2 PUB/PRI enhance parsing left-hand side of assignments

Full Changelog: v2.2.0...v2.2.1