vscode-gdl icon indicating copy to clipboard operation
vscode-gdl copied to clipboard

[email protected]

Open pbaksa opened this issue 10 months ago • 0 comments

1.28.1

  • improved links (Ctrl-click):
    • link parameters to paramlist.xml
    • link dict keys to dict parameter keys
    • link to dict key assignments
    • link to returned_parameters
    • link to dict, dim declarations
    • link to for loop variables
    • highlight target variable in peek window instead assigned value (works better with new links)
  • improved parameter highlight: don't highlight dict key with name of a parameter
  • links / suggestions / highlights react to changes in files not opened in vscode (eg. master script while editing 2d script)
  • documentation / snippet updates

pbaksa avatar Feb 25 '25 12:02 pbaksa