Skip to content

v2.2.0

Compare
Choose a tag to compare
@ironsheep ironsheep released this 29 Oct 09:16
· 207 commits to main since this release

Awaken Feature: Show Definitions of a Symbol for P1 & P2

Peek at or go to the definition of variables/methods from where the variables/methods are being used.

  • Enables right-mouse commands "Go to Definition" and "Peek -> Peek Definition"
  • In spin, this works for method names, global variables, parameters, return values, method local variables, and pasm global labels.

Full Changelog: v2.1.0...v2.2.0