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

Fix autocomplete for environment/global variables #57

Merged

Conversation

halvarsson
Copy link
Collaborator

This PR fixes #55, which impacts the autocomplete of environment / global variables, as colon is not considered a word separator, but this is valid for PowerShell variables

It should now autocomplete correctly
colon-variables

@halvarsson halvarsson merged commit 2a6fbb9 into ironmansoftware:main Apr 29, 2024
1 check passed
@halvarsson halvarsson deleted the fix-ps-colon-autocomplete branch April 29, 2024 20:05
@mklement0
Copy link

mklement0 commented Apr 29, 2024

Thank your for the speedy fixes.

#55 described two additional symptoms, both of which I now realize can be considered feature requests:

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