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

Syntax Highlight w/ Perl, Comment Not Detected After 'sub' #127467

Closed
mebouck opened this issue Jun 29, 2021 · 1 comment
Closed

Syntax Highlight w/ Perl, Comment Not Detected After 'sub' #127467

mebouck opened this issue Jun 29, 2021 · 1 comment
Assignees
Labels
grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream

Comments

@mebouck
Copy link

mebouck commented Jun 29, 2021

Issue Type: Bug

A comment after a subroutine definition isn't detected, for example:

sub getPi  # calculate and return the value of pi

VS Code version: Code 1.57.1 (507ce72, 2021-06-17T13:28:07.755Z)
OS version: Windows_NT x64 10.0.19042
Restricted Mode: No

System Info
Item Value
CPUs Intel(R) Core(TM) i7-4900MQ CPU @ 2.80GHz (8 x 2794)
GPU Status 2d_canvas: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: enabled
opengl: enabled_on
rasterization: enabled
skia_renderer: enabled_on
video_decode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 15.91GB (10.10GB free)
Process Argv --crash-reporter-id 6d724ebe-c32e-4348-8853-6a2057864cf0
Screen Reader no
VM 0%
Extensions (11)
Extension Author (truncated) Version
Bookmarks ale 13.1.0
kixtart cya 0.0.1
autoit Dam 1.0.6
perl-syntax jac 0.0.7
vscode-dotnet-runtime ms- 1.1.0
python ms- 2021.6.944021595
vscode-pylance ms- 2021.6.3
jupyter ms- 2021.6.999662501
cpptools ms- 1.4.1
powershell ms- 2021.6.2
azurerm-vscode-tools msa 0.15.1
A/B Experiments
vsliv368cf:30146710
vsreu685:30147344
python383cf:30185419
pythonvspyt602:30300191
vspor879:30202332
vspor708:30202333
vspor363:30204092
vstes627:30244334
pythonvspyt639:30300192
pythontb:30283811
vspre833:30321513
pythonptprofiler:30281270
vsdfh931:30280409
vshan820:30294714
pythondataviewer:30285071
vscus158:30321503
pythonvsuse255cf:30323309
vscorehov:30309549
vscod805cf:30301675
binariesv615:30325510

@alexr00
Copy link
Member

alexr00 commented Jun 29, 2021

Moved to the upstream repo that we pull our perl syntax highlighting grammar from: textmate/perl.tmbundle#48

@alexr00 alexr00 closed this as completed Jun 29, 2021
@alexr00 alexr00 added grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream labels Jun 29, 2021
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
grammar Syntax highlighting grammar upstream-issue-linked This is an upstream issue that has been reported upstream
Projects
None yet
Development

No branches or pull requests

3 participants