vscode-gdl
vscode-gdl copied to clipboard
[email protected]
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,dimdeclarations - link to
forloop 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