[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
This commit is contained in:
davidhcefx 2021-01-31 03:27:05 +08:00
parent e6a3cb9baa
commit ed0360518f

File diff suppressed because one or more lines are too long