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 #37966

Closed
chriscapaci opened this issue Nov 9, 2017 · 1 comment
Assignees
Labels
grammar Syntax highlighting grammar languages-basic Basic language support issues

Comments

@chriscapaci
Copy link

chriscapaci commented Nov 9, 2017

  • 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

@vscodebot vscodebot bot added the languages-basic Basic language support issues label Nov 9, 2017
@mjbvz mjbvz added the grammar Syntax highlighting grammar label Nov 9, 2017
@aeschli
Copy link
Contributor

aeschli commented Nov 10, 2017

This issue was moved to textmate/perl.tmbundle#27

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
grammar Syntax highlighting grammar languages-basic Basic language support issues
Projects
None yet
Development

No branches or pull requests

3 participants