We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is better to parse stage code & get the list of global variables. Then provide a selector here instead of providing a text input for var name.
And we need to make it clear that only global variables (in stage code) are available here.
And we may provide features like "go to definition" to navigate the user to definition of the variable.
Like a resource selector, a variable selector may allow the user to add a variable in the selector.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It is better to parse stage code & get the list of global variables. Then provide a selector here instead of providing a text input for var name.
And we need to make it clear that only global variables (in stage code) are available here.
And we may provide features like "go to definition" to navigate the user to definition of the variable.
Like a resource selector, a variable selector may allow the user to add a variable in the selector.
The text was updated successfully, but these errors were encountered: