EditorSyntax icon indicating copy to clipboard operation
EditorSyntax copied to clipboard

Syntax highlighting files for editors (VSCode, Atom, SublimeText, TextMate, etc) and GitHub!

Results 68 EditorSyntax issues
Sort by recently updated
recently updated
newest added
trafficstars

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: ![bad](https://cloud.githubusercontent.com/assets/18548867/14633323/f2497c06-05d1-11e6-9530-0c4ad258b9d1.PNG)...

bug

### 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...

bug

### 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...

Up-for-Grabs

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....

bug

### 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,...

bug

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...

bug
scope-change