issues
search
PowerShell
/
EditorSyntax
PowerShell syntax highlighting for editors (VS Code, Atom, SublimeText, TextMate, etc.) and GitHub!
MIT License
133
stars
45
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Variables that are built-in constants are not highlighted, like `$Error` and `$PSVersionTable`
#218
o-l-a-v
opened
8 months ago
0
Code thinks ArgumentCompleter attribute on parameter is the parameter's type
#217
WillPittenger
opened
1 year ago
0
Attributes not attached to parameters aren't recognized as attributes but as a generic type
#216
JustinGrote
opened
1 year ago
0
word_wrap settings does not obey the global settings in sublime text
#215
ScribblerCoder
closed
1 year ago
1
Function name not recognized in definition when on different line
#214
fflaten
opened
2 years ago
0
Syntax Highlighting: region incorrectly highlighted when defined as part of a hashtable
#213
JustinGrote
opened
2 years ago
0
Generic method type parameter support
#212
andyleejordan
opened
2 years ago
0
Syntax Highlighting doesn't recognize ? as part of a variable name
#211
JustinGrote
opened
2 years ago
0
#Requires syntax highlighting bug
#210
aslan-im
opened
2 years ago
2
No Syntax Highlighting for `enum` declarations
#209
rbuckton
opened
3 years ago
2
Add syntax highlighting for 'clean {}' block
#208
daxian-dbw
closed
3 years ago
2
Version v2021.5.1 Semantic Textmate Scope is incorrect for negative numeric literals, when used as a parameter
#207
ninmonkey
opened
3 years ago
4
Parameters are shown using variables-color
#203
fflaten
closed
2 years ago
7
Export-Member color coding issue
#201
gsscoder
opened
4 years ago
0
Asterisk is not recognized as valid function/cmdlet name character
#200
schuelermine
opened
4 years ago
1
foreach not scoped correctly after curly brace
#199
alexr00
opened
4 years ago
0
Function without arguments not colorized
#198
gsscoder
closed
3 years ago
2
Add #Requires -PSEdition and -Assembly
#197
theaquamarine
closed
3 years ago
0
Powershell syntax highlighting disrupted by single quotes in HTML
#196
mike-armand
opened
4 years ago
0
FTLOG Don't use light gray on a white background
#195
jhoneill
opened
4 years ago
0
Comment Based Help Keywords and Their Parameters Not Highlighting Correctly
#194
RobertKlohr
opened
4 years ago
2
its possible to implement empty coallesing operator
#193
p0W3RH311
closed
4 years ago
3
$test:/ - colon is not being parsed correctly on string
#192
DanielSSilva
opened
4 years ago
3
Syntax highlighting fails for `using module <relative-path>`
#191
chriskuech
opened
4 years ago
3
Add `-in` and `-notin` tests
#190
IISResetMe
closed
5 years ago
0
Add -any/-all operator syntax
#189
IISResetMe
closed
3 years ago
6
[Blocked on PowerShell feature PR 10073] Add support for generalized inline splatting
#188
bergmeister
opened
5 years ago
2
Update syntax for && and || statement operators
#187
rjmholt
opened
5 years ago
5
Add recognition for Dispose{} named function block
#186
vexx32
closed
3 years ago
2
Possible update to syntax highlighting for `??` `??=` `?.` `?[]` operators
#185
adityapatwardhan
opened
5 years ago
1
Possible updates for the new ternary operator added in PowerShell language
#184
daxian-dbw
opened
5 years ago
7
Embedded subexpressions
#183
msftrncs
closed
3 years ago
4
Variable colors are prioritized over hashtable colors for keys in hashtables
#182
MartinGC94
opened
5 years ago
4
TexMate 2
#181
btywoniuk
opened
5 years ago
1
Added missing Event and Preferences Variables
#180
glachancecmaisonneuve
closed
5 years ago
0
Synxtax color entity.name.type not validated for [type] over storage.type scope
#179
PhilipHaglund
opened
5 years ago
6
Add Missing Preference Variables
#178
glachancecmaisonneuve
closed
5 years ago
6
Tag @""@ and code after it is not handled properly.
#177
walkercz
closed
5 years ago
1
incorrect assertions in test specs
#176
msftrncs
opened
5 years ago
0
Improvements to Comment Based Help Keywords
#175
msftrncs
closed
3 years ago
0
PARAMETER keyword in comment based help not recognized
#174
towerbe
closed
5 years ago
2
Fix and enhance mulitple quoted string issues
#173
msftrncs
closed
3 years ago
0
Remove redundant includes from #attribute (#168)
#172
msftrncs
closed
5 years ago
0
Adds new PowerShell Core escapes `e and `u{x} (#60)
#171
msftrncs
closed
5 years ago
0
improvements/changes relating to #169
#170
msftrncs
closed
5 years ago
0
build.ps1/build_helpers.ps1 issues
#169
msftrncs
opened
5 years ago
1
empty string (double-quoted) in attribute argument highlights as character escape
#168
msftrncs
closed
5 years ago
0
Quoted strings/here-strings issues
#167
msftrncs
closed
3 years ago
2
Fixes for automatic variables
#166
msftrncs
closed
5 years ago
0
Fixes @splatting in double quoted strings
#165
msftrncs
closed
5 years ago
2
Next