mirror of
https://github.com/microsoft/language-server-protocol.git
synced 2025-12-23 08:48:16 +00:00
List Perl 5 and Perl 6 identifiers separately
Perl 6 is a different language to Perl 5, with a confusing name.
This commit is contained in:
parent
1a69f1270d
commit
d3a4e2dc7f
1 changed files with 2 additions and 1 deletions
|
|
@ -683,7 +683,8 @@ Makefile | `makefile`
|
|||
Markdown | `markdown`
|
||||
Objective-C | `objective-c`
|
||||
Objective-C++ | `objective-cpp`
|
||||
Perl | `perl` and `perl6`
|
||||
Perl | `perl`
|
||||
Perl 6 | `perl6`
|
||||
PHP | `php`
|
||||
Powershell | `powershell`
|
||||
Pug | `jade`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue