scopatz / nanorc

Improved Nano Syntax Highlighting Files
Other
3k stars 549 forks source link

Various Enhancements for PowerShell Based on highlight.js #358

Open davidhcefx opened 3 years ago

davidhcefx commented 3 years ago

Description

There are tools off-the-shelf, so why re-designing all the stuff? Basing on highlight.js, I enhanced the highlighting rules in the following aspects:

The following paragraphs refer to the paragraphs in the source code.

Commands

Operators

Keywords (aka Statements)

Types

Comments

Quoted text

Color-coding convention

Summary

To sum up, these are my enhancements:

Before

After

davidhcefx commented 3 years ago

@scopatz ping. Seems like there are plenty of PR awaiting lol.