-
Notifications
You must be signed in to change notification settings - Fork 45
Issues: PowerShell/EditorSyntax
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Variables that are built-in constants are not highlighted, like
$Error
and $PSVersionTable
#218
opened Mar 17, 2024 by
o-l-a-v
3 tasks done
Code thinks ArgumentCompleter attribute on parameter is the parameter's type
Issue-Bug
Needs: Triage 🔍
#217
opened May 22, 2023 by
WillPittenger
6 tasks done
Attributes not attached to parameters aren't recognized as attributes but as a generic type
#216
opened Mar 23, 2023 by
JustinGrote
3 tasks done
Function name not recognized in definition when on different line
#214
opened Aug 14, 2022 by
fflaten
3 tasks done
Syntax Highlighting: region incorrectly highlighted when defined as part of a hashtable
Area-Code Formatting
Issue-Bug
Needs: Triage 🔍
#213
opened Feb 9, 2022 by
JustinGrote
5 tasks done
Syntax Highlighting doesn't recognize ? as part of a variable name
#211
opened Jan 19, 2022 by
JustinGrote
5 tasks done
Asterisk is not recognized as valid function/cmdlet name character
#200
opened Jun 5, 2020 by
schuelermine
Powershell syntax highlighting disrupted by single quotes in HTML
#196
opened Feb 4, 2020 by
mike-armand
Comment Based Help Keywords and Their Parameters Not Highlighting Correctly
#194
opened Jan 26, 2020 by
RobertKlohr
[Blocked on PowerShell feature PR 10073] Add support for generalized inline splatting
#188
opened Oct 28, 2019 by
bergmeister
Possible update to syntax highlighting for
??
??=
?.
?[]
operators
#185
opened Oct 11, 2019 by
adityapatwardhan
Possible updates for the new ternary operator added in PowerShell language
#184
opened Aug 19, 2019 by
daxian-dbw
Variable colors are prioritized over hashtable colors for keys in hashtables
#182
opened Aug 14, 2019 by
MartinGC94
Synxtax color entity.name.type not validated for [type] over storage.type scope
#179
opened Jun 12, 2019 by
PhilipHaglund
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.