Skip to content

[email protected] #13

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 93 commits into
base: main
Choose a base branch
from
Open

[email protected] #13

wants to merge 93 commits into from

Conversation

pbaksa
Copy link
Contributor

@pbaksa pbaksa commented Feb 25, 2025

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 added 24 commits January 28, 2024 13:34
pathnametable tree view
image drag&drop
* 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
@pbaksa pbaksa added documentation Improvements or additions to documentation enhancement New feature or request labels Feb 25, 2025
@pbaksa pbaksa added this to the v28.1 milestone Feb 25, 2025
@pbaksa pbaksa requested a review from unbornchikken February 25, 2025 12:16
@pbaksa pbaksa self-assigned this Feb 25, 2025
@pbaksa pbaksa requested a review from TomiNumber February 26, 2025 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant