-
Notifications
You must be signed in to change notification settings - Fork 81
Closed
Description
First of all, I want to share some highlights of the recent release 2.1.0
- New unit test framework allows describe fundamental rules about syntax scopes. Now ST scopes can be compared to tokens, produced by PS parser (used for powershell_ise and PSReadLine highlighting). Credits to @guillermooo for introducing unit tests.
- Tons of bugfixes for syntax. Credits to @bcrotty for his contribution. Credits to @Jaykul for his contribution for previous release 2.0.0 and support for PS v3.
- Github syntax highlight library will use our work for all github powershell code! I don't have information when it will happen, but eventually we will impact experience for all open source powershell developers. I'm quite excited about it.
For next release, there are few areas where we can improve.
- Better test automation to reduce risk of regressions. Currently, unit tests have quite few ignored errors.
- New language features, like Add classes syntax support (powershell v5) #42 and Add .mof files syntax support (powershell v4) #43
- Clean up old bugs (older then 2015): fix/close.
- Make goto symbol feature usable symbols list for powershell syntax #27
I encourage you to share opinions, what you want to see in the next release.
Then, I will create a milestone 2.2.0 with general description of milestone's goals and assign actionable items to it.
Metadata
Metadata
Assignees
Labels
No labels