3 Commits

Author SHA1 Message Date
davidhcefx
ed0360518f [powershell] Various enhancements
- Commands:
    - remove not workable regex
    - change to use *official-approved verbs* instead
    - add 157 builtin aliases
- Comparison operators:
    - add 47 more operators not been covered
- Keywords (statement):
    - add 28 more keywords not been covered
- Types:
    - add 14 new types highlighting
- Comments:
    - fix a buggy case of block comment
- Quoted text:
    - add a here-string case not been covered
2021-01-31 03:27:05 +08:00
davidhcefx
e6a3cb9baa [ps] Change to a more mainstream color-coding convension
- Use the same coding convension as most languages' (eg. bash) highlighting colors.
2021-01-29 03:03:46 +08:00
Rashil Gandhi
ad73d1ba5b Add PowerShell syntax file 2020-08-10 18:42:56 +05:30