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 breaks with //= on any new line #42008

Closed
TalhaObaid opened this issue Jan 23, 2018 · 1 comment
Closed

Perl Syntax Highlighting breaks with //= on any new line #42008

TalhaObaid opened this issue Jan 23, 2018 · 1 comment
Assignees
Labels
editor-core Editor basic functionality

Comments

@TalhaObaid
Copy link

  • VSCode Version: Code 1.19.2 (490ef76, 2018-01-10T15:49:04.682Z)
  • OS Version: Darwin x64 16.7.0
  • Extensions:
Extension Author (truncated) Version
vscode-docker Pet 0.0.23
perltidy sfo 1.2.1

Steps to Reproduce:

  1. Create/open a file with Perl code in editor, having .pm/.pl extension.
  2. Write //= (); on a new line in the middle of the code.
  3. The rest of the code below will turn leaving the identifiers only

Reproduces without extensions: Yes

@aeschli
Copy link
Contributor

aeschli commented Jan 26, 2018

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

@aeschli aeschli closed this as completed Jan 26, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 12, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
editor-core Editor basic functionality
Projects
None yet
Development

No branches or pull requests

2 participants