PowerShell / EditorSyntax

PowerShell syntax highlighting for editors (VS Code, Atom, SublimeText, TextMate, etc.) and GitHub!
MIT License
133 stars 45 forks source link

Syntax coloring doesn't recognize quoted strings in parameter validation attribute #27

Closed adbertram closed 6 years ago

adbertram commented 8 years ago

This issue was noticed in VS Code with the PowerShell plugin.

System Details

Name                           Value                                                                                                                                                                                            
----                           -----                                                                                                                                                                                            
PSVersion                      6.0.0-alpha                                                                                                                                                                                      
PSEdition                      Core                                                                                                                                                                                             
PSCompatibleVersions           {1.0, 2.0, 3.0, 4.0...}                                                                                                                                                                          
BuildVersion                   3.0.0.0                                                                                                                                                                                          
GitCommitId                    v6.0.0-alpha.9                                                                                                                                                                                   
CLRVersion                                                                                                                                                                                                                      
WSManStackVersion              3.0                                                                                                                                                                                              
PSRemotingProtocolVersion      2.3                                                                                                                                                                                              
SerializationVersion           1.1.0.1      

Issue Description

image

ITMicaH commented 7 years ago

I have the same issue: image image image

omniomi commented 6 years ago

Fixed by #94