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

Keyword highlighting breaks with same-line variables #123

Closed
PowerUser64 opened this issue May 23, 2022 · 0 comments · Fixed by #187
Closed

Keyword highlighting breaks with same-line variables #123

PowerUser64 opened this issue May 23, 2022 · 0 comments · Fixed by #187

Comments

@PowerUser64
Copy link

PowerUser64 commented May 23, 2022

When more than one variable is on a line, the word on the next line is treated as a command, even if it is a builtin keyword.

Example:
The word 'fi' on line 5 is highlighted in blue instead of pink as it should be
Notice how the keyword fi on line 5 is highlighted in blue (the color for commands), instead of pink as it should be (like line 10).

This doesn't seem to break anything beyond the blue word, but it is something that would be worth fixing at some point.

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

Successfully merging a pull request may close this issue.

1 participant