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

Perl Syntax Highlighting: Issue with highlighting in certain situations when using regex #27

Open
aeschli opened this issue Nov 10, 2017 · 0 comments

Comments

@aeschli
Copy link
Contributor

aeschli commented Nov 10, 2017

From @chriscapaci on November 9, 2017 17:18

  • VSCode Version: 1.17.2
  • OS Version: Windows 10

Steps to Reproduce:

  1. Download attached file and remove .txt extension so extension is .pl (Perl code)
  2. Open file syntax_highlighting_issues.pl in VSCode
  3. Observe syntax highlighting (comments explaining what's going on)

NOTE: All usages of regex's in the code are valid as the project I work on contains all of them. Some may be uncommon, but they are valid and work, so highlighting should work with them.

syntax_highliting_issues.pl.txt

Reproduces without extensions: Yes

Copied from original issue: microsoft/vscode#37966

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