EditorSyntax

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

EditorSyntax Alternatives

Similar projects and alternatives to EditorSyntax

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better EditorSyntax alternative or higher similarity.

EditorSyntax reviews and mentions

Posts with mentions or reviews of EditorSyntax. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-10-31.
  • How to change VSCode command color for aliases?
    1 project | /r/PowerShell | 15 Jun 2023
    Serious answer: It depends on how much you care about it. At one point I used this WIP rewrite of the grammar: https://github.com/PowerShell/EditorSyntax/pull/156 + a custom theme to get it exactly how I want it but it was a bit of a pain to maintain across updates, new computers, etc. These days I just do most of my editing in ISE and only use VS code for minor tweaks.
  • Who uses Visual Studio Code for PowerShell Scripting?
    5 projects | /r/PowerShell | 31 Oct 2021
    There is a PR that mostly solves the inaccuracies here: https://github.com/PowerShell/EditorSyntax/pull/156 but it has been WIP since 2019 with no sign of him finishing it in the near future. I don't blame him because it's a ton of work and semantic highlighting sort of made it irrelevant but it does leave us without an official editor that can handle the PS6+ syntax.
  • What do you guys do to setup Visual Studio Code for PowerShell?
    3 projects | /r/PowerShell | 15 Apr 2021
    This is the grammar I'm using: https://github.com/PowerShell/EditorSyntax/pull/156 except I'm using the slightly modified version that is mentioned in the comments to properly highlight commands without the approved verb-noun syntax.
  • VS Code Syntax Highlighting
    4 projects | /r/PowerShell | 12 Mar 2021
    The beginning of the chaos was this commit https://github.com/PowerShell/EditorSyntax/commit/0cf060e9e0095e8e2565a3496d3909067b49fd90 which you'll notice contains no regex changes. It was things like changing the scope of $ from keyword.other.variable.definition.powershell to punctuation.definition.variable.powershell.
  • A note from our sponsor - SaaSHub
    www.saashub.com | 18 Apr 2024
    SaaSHub helps you find the best software and product alternatives Learn more →

Stats

Basic EditorSyntax repo stats
5
120
0.0
about 2 years ago

PowerShell/EditorSyntax is an open source project licensed under MIT License which is an OSI approved license.

The primary programming language of EditorSyntax is PowerShell.

SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com