EditorSyntax
EditorSyntax copied to clipboard
Syntax highlighting files for editors (VSCode, Atom, SublimeText, TextMate, etc) and GitHub!
First off: I think we should be lexing a `property` and a `method` rather than the generic `member` -- however, this bug is simply against the fact that the **separator**...
When a number sign is part of a path, the highlighting breaks for everything on that line after the number sign. Here's how it looks with a number sign: ...
### Environment - Editor and Version: VS Code: 1.25.1 - Your primary theme: Dark+ (with corrections for punctuation inside subexpressions inside strings) ### Issue Description Shouldn't both of these appear...
### Environment - Editor and Version (VS Code, Atom, Sublime): VSCode 1.26 - Your primary theme: Monokai ### Issue Description Upgraded to 1.26 today, after restart things look weird... ####...
### Environment - Editor and Version (VS Code, Atom, Sublime): VSCode 1.26.0-insider - Your primary theme: Microsoft's Monokai ### Issue Description With the changes to the syntax it breaks most...
### Environment - VS Code : - Version: 1.25.1 - Electron: 1.7.12 - Chrome: 58.0.3029.110 - Node.js: 7.9.0 - V8: 5.8.283.38 - Architecture: x64 - Your primary theme: Default Dark+...
Please include in your contribution guidelines, instructions on how to run the syntax tests. I tried using the built in Sublime Text build system for Syntax Tests, and found that...
Moved from https://github.com/SublimeText/PowerShell/issues/66 ### Environment - Editor and Version (VS Code, Atom, Sublime): Sublime - Your primary theme: Default ### Issue Description `$(...)` inside a string is an expression interpolation....
### Environment - Editor and Version (VS Code, Atom, Sublime): VSCode - Your primary theme: Monokai ### Issue Description I've created function ```powershell function Set-WordTextHidden { param( [parameter(ValueFromPipelineByPropertyName, ValueFromPipeline)][Xceed.Words.NET.InsertBeforeOrAfter] $Paragraph,...
Moving from https://github.com/SublimeText/PowerShell/issues/68 And https://github.com/SublimeText/PowerShell/issues/77 ### Environment - Editor and Version (VS Code, Atom, Sublime): Sublime - Your primary theme: Default ### Issue Description There is inconsistency in the chained...