Skip to content
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

Variable suggestion should come with brackets #31

Open
tpluscode opened this issue Jul 14, 2019 · 0 comments
Open

Variable suggestion should come with brackets #31

tpluscode opened this issue Jul 14, 2019 · 0 comments

Comments

@tpluscode
Copy link
Member

When IDE module currently provides suggestion for a variable reference, it produces an invalid document:

Untitled 2

On the screenshot above it should be

-variable VARIABLE
+[variable] VARIABLE

So that the inserted text is enclosed in square brackets, similarly to how the STRING terminal is proposed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant