11
11
12
12
- 🐛 🔍 [ vscode-powershell #3513 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1555 ) - Fix debugger regression where console needed input to start/continue.
13
13
14
-
15
14
## v2021.8.1-preview
16
15
### Thursday, August 19, 2021
17
16
30
29
- 🐛 🚨 [ PowerShellEditorServices #1442 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1540 ) - Fix tests in ` Debugging/DebugServiceTests.cs ` and simplify faulty script path logic.
31
30
- ✨ 🔍 [ PowerShellEditorServices #1532 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1532 ) - Make ` ExecuteCommandAsync ` cancellable .
32
31
33
-
34
32
## v2021.8.0
35
33
### Monday, August 09, 2021
36
34
@@ -84,7 +82,6 @@ for the full story!
84
82
- 🐛 👷 [ PowerShellEditorServices #1513 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1513 ) - Import ` InvokePesterStub.ps1 ` from ` vscode-powershell ` (with history).
85
83
- 🐛 🛫 [ PowerShellEditorServices #1503 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1504 ) - Handle ` incomingSettings ` and ` profileObject ` being null. (Thanks @dkattan !)
86
84
87
-
88
85
## v2021.6.2
89
86
### Thursday, June 24, 2021
90
87
@@ -96,7 +93,6 @@ for the full story!
96
93
97
94
- 👷🐛 [ PowerShellEditorServices #1509 ] ( https://github.com/PowerShell/PowerShellEditorServices/issues/1509 ) Fix signing of files in release.
98
95
99
-
100
96
## v2021.6.1
101
97
### Monday, June 21, 2021
102
98
@@ -167,7 +163,7 @@ experience.
167
163
- 📖✨ [ vscode-powershell #3339 ] ( https://github.com/PowerShell/vscode-powershell/pull/3340 ) - Update Description to reflect that PowerShell is for more than scripting. (Thanks @potatoqualitee !)
168
164
- 📺🐛 [ vscode-powershell #3320 ] ( https://github.com/PowerShell/vscode-powershell/pull/3329 ) - Fix duplicated command registrations. (Thanks @MartinGC94 !)
169
165
- 📖🐛 [ vscode-powershell #2896 ] ( https://github.com/PowerShell/vscode-powershell/pull/3322 ) - Remove "All Rights Reserved" from copyright notices.
170
- - [ vscode-powershell #3179 ] ( https://github.com/PowerShell/vscode-powershell/pull/3179 ) - Update @types/vscode and ` StatusBarItem ` implementation.
166
+ - [ vscode-powershell #3179 ] ( https://github.com/PowerShell/vscode-powershell/pull/3179 ) - Update @types/vscode and ` StatusBarItem ` implementation.
171
167
172
168
#### [ PowerShellEditorServices] ( https://github.com/PowerShell/PowerShellEditorServices )
173
169
@@ -177,7 +173,6 @@ experience.
177
173
- 📖🐛 [ PowerShellEditorServices #1465 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1466 ) - Remove "All Rights Reserved" from copyright notices.
178
174
- 👷✨ [ PowerShellEditorServices #1463 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/1464 ) - Enable CodeQL with ` codeql-analysis.yml ` .
179
175
180
-
181
176
## v2021.4.2-preview
182
177
### Monday, April 26, 2021
183
178
@@ -311,7 +306,7 @@ in the next preview release. See:
311
306
- 👷✨ [ vscode-powershell #2889 ] ( https://github.com/PowerShell/vscode-powershell/pull/2889 ) -
312
307
Use spaces instead of tabs for consistency. (Thanks @xtqqczze !)
313
308
- 👷✨ [ vscode-powershell #2884 ] ( https://github.com/PowerShell/vscode-powershell/pull/2884 ) -
314
- Update copyright header in * .ps1, * .psm1 files. (Thanks @xtqqczze !)
309
+ Update copyright header in ` *.ps1 ` , ` *.psm1 ` files. (Thanks @xtqqczze !)
315
310
- 🐢🐛 [ vscode-powershell #2888 ] ( https://github.com/PowerShell/vscode-powershell/pull/2888 ) -
316
311
Fixed crash when running pester older than 3.4.5. (Thanks @EmmanuelPineiro !)
317
312
- 👷✨ [ vscode-powershell #2881 ] ( https://github.com/PowerShell/vscode-powershell/pull/2881 ) -
@@ -822,7 +817,7 @@ You can find the changelog from the old stable fork
822
817
## v2019.11.0
823
818
### Friday, November 1, 2019
824
819
825
- ##### Special Note
820
+ #### Special Note
826
821
In this release of the preview extension,
827
822
we've merged significant architectural work into PowerShell Editor Services.
828
823
After several months of work, PSES now uses the Omnisharp LSP library
@@ -1029,8 +1024,8 @@ As always, [please let us know if you find any issues](https://github.com/PowerS
1029
1024
1030
1025
- [ vscode-PowerShell #1865 ] ( https://github.com/PowerShell/vscode-powershell/pull/1867 ) -
1031
1026
Change casing of ` powershell.codeformatting ` settings for consistency:
1032
- - ` powershell.codeformatting.WhitespaceInsideBrace ` is now ` powershell.codeformatting.whitespaceInsideBrace `
1033
- - ` powershell.codeformatting.WhitespaceAroundPipe ` is now ` powershell.codeformatting.whitespaceAroundPipe `
1027
+ - ` powershell.codeformatting.WhitespaceInsideBrace ` is now ` powershell.codeformatting.whitespaceInsideBrace `
1028
+ - ` powershell.codeformatting.WhitespaceAroundPipe ` is now ` powershell.codeformatting.whitespaceAroundPipe `
1034
1029
- [ vscode-PowerShell #1852 ] ( https://github.com/PowerShell/vscode-PowerShell/pull/1852 ) -
1035
1030
Turn ` powershell.codeformatting.useCorrectCasing ` setting off by default until PSSA issues are fixed (Thanks @bergmeister !)
1036
1031
- [ vscode-PowerShell #1838 ] ( https://github.com/PowerShell/vscode-PowerShell/pull/1838 ) -
@@ -1058,11 +1053,11 @@ As always, [please let us know if you find any issues](https://github.com/PowerS
1058
1053
1059
1054
### Highlights
1060
1055
1061
- * ` Write-Progress ` work in the integrated console ⏰
1062
- * Support for [ PSScriptAnalyzer 1.18] ( https://github.com/PowerShell/PSScriptAnalyzer/releases/tag/1.18.0 ) 📝
1063
- * The ability to debug any runspace in any process 🔎
1064
- * PSReadLine enabled by default on Windows 🎨
1065
- * (Bug fix!) You can open untitled workspaces/folders again! 🐛☠️
1056
+ - ` Write-Progress ` work in the integrated console ⏰
1057
+ - Support for [ PSScriptAnalyzer 1.18] ( https://github.com/PowerShell/PSScriptAnalyzer/releases/tag/1.18.0 ) 📝
1058
+ - The ability to debug any runspace in any process 🔎
1059
+ - PSReadLine enabled by default on Windows 🎨
1060
+ - (Bug fix!) You can open untitled workspaces/folders again! 🐛☠️
1066
1061
1067
1062
There are a lot more goodies in this version. Checkout the changelog below!
1068
1063
@@ -1208,7 +1203,7 @@ check out their [documentation](https://docs.microsoft.com/en-us/powershell/modu
1208
1203
1209
1204
To enable PSReadLine support in the Preview version on Windows, please add the following to your user settings:
1210
1205
1211
- ```
1206
+ ``` json
1212
1207
"powershell.developer.featureFlags" : [ " PSReadLine" ]
1213
1208
```
1214
1209
@@ -1402,22 +1397,21 @@ As stated above, this version of the PowerShell extension only works with Window
1402
1397
- [ PowerShellEditorServices #726 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/726 ) -
1403
1398
Fix comment-based help snippet
1404
1399
1405
-
1406
1400
## v1.8.3
1407
1401
### Wednesday, August 15, 2018
1408
1402
1409
1403
#### [ vscode-powershell] ( https://github.com/powershell/vscode-powershell )
1410
1404
1411
- - [ PowerShell/vscode-powershell #1480 ] ( https://github.com/PowerShell/vscode-powershell/pull/1480 ) -
1412
- Use PowerShell signing script in VSTS builds
1413
- - [ PowerShell/vscode-powershell #1460 ] ( https://github.com/PowerShell/vscode-powershell/pull/1460 ) -
1414
- Use newer version for preleases
1415
- - [ PowerShell/vscode-powershell #1475 ] ( https://github.com/PowerShell/vscode-powershell/pull/1475 ) -
1416
- Change resourceLangId to editorLangId so right-click works properly with unsaved files (Thanks @corbob !)
1417
- - [ PowerShell/vscode-powershell #1467 ] ( https://github.com/PowerShell/vscode-powershell/pull/1467 ) -
1418
- Remove region folding from non-region areas (Thanks @glennsarti !)
1405
+ - [ PowerShell/vscode-powershell #1480 ] ( https://github.com/PowerShell/vscode-powershell/pull/1480 ) -
1406
+ Use PowerShell signing script in VSTS builds
1407
+ - [ PowerShell/vscode-powershell #1460 ] ( https://github.com/PowerShell/vscode-powershell/pull/1460 ) -
1408
+ Use newer version for preleases
1409
+ - [ PowerShell/vscode-powershell #1475 ] ( https://github.com/PowerShell/vscode-powershell/pull/1475 ) -
1410
+ Change resourceLangId to editorLangId so right-click works properly with unsaved files (Thanks @corbob !)
1411
+ - [ PowerShell/vscode-powershell #1467 ] ( https://github.com/PowerShell/vscode-powershell/pull/1467 ) -
1412
+ Remove region folding from non-region areas (Thanks @glennsarti !)
1419
1413
1420
- #### [ PowerShellEditorServices] ( https://github.com/powershell/PowerShellEditorServices )
1414
+ #### [ PowerShellEditorServices] ( https://github.com/powershell/PowerShellEditorServices )
1421
1415
1422
1416
- [ PowerShell/PowerShellEditorServices #722 ] ( https://github.com/PowerShell/PowerShellEditorServices/pull/722 ) -
1423
1417
Add VSTS signing step
@@ -2195,12 +2189,11 @@ passed to your script when it is executed. This is configured using the new
2195
2189
2196
2190
When you launch this configuration you will see a UI popup asking for arguments:
2197
2191
2198
-
2199
2192
![ image] ( https://cloud.githubusercontent.com/assets/5177512/25560503/e60e9822-2d12-11e7-9837-29464d077082.png )
2200
2193
2201
2194
You can type your arguments to the script as you would in PowerShell:
2202
2195
2203
- ```
2196
+ ``` powershell
2204
2197
-Count 5
2205
2198
```
2206
2199
@@ -2213,7 +2206,7 @@ We've added a new code formatting rule that automatically aligns the equal sign
2213
2206
in assignments of keys in hash tables or DSC configurations. It also works with
2214
2207
nested hash tables! Here's a simple example:
2215
2208
2216
- ** Before**
2209
+ ##### Before
2217
2210
2218
2211
``` powershell
2219
2212
$formatTest = @{
@@ -2226,7 +2219,7 @@ $formatTest = @{
2226
2219
}
2227
2220
```
2228
2221
2229
- ** After**
2222
+ ##### After
2230
2223
2231
2224
``` powershell
2232
2225
@@ -2243,7 +2236,7 @@ $formatTest = @{
2243
2236
This formatting rule is enabled by default but can be disabled with the following
2244
2237
setting:
2245
2238
2246
- ```
2239
+ ``` json
2247
2240
"powershell.codeFormatting.alignPropertyValuePairs" : false
2248
2241
```
2249
2242
@@ -2668,7 +2661,7 @@ may not format your code perfectly in all cases. If you run into any issues,
2668
2661
please [ file an issue] ( https://github.com/PowerShell/vscode-powershell/issues/new )
2669
2662
and give us your feedback!
2670
2663
2671
- #### Streamlined debugging experience - launch.json is now optional!
2664
+ #### Streamlined debugging experience - launch.json is now optional
2672
2665
2673
2666
** NOTE: This improvement depends on VS Code 1.9.0 which is due for release
2674
2667
early February!** However, you can try it out right now with the [ VS Code Insiders] ( https://code.visualstudio.com/insiders )
@@ -2898,7 +2891,7 @@ number of times.
2898
2891
## 0.7.0
2899
2892
### Thursday, August 18, 2016
2900
2893
2901
- #### Introducing support for Linux and macOS!
2894
+ #### Introducing support for Linux and macOS
2902
2895
2903
2896
This release marks the beginning of our support for Linux and macOS via
2904
2897
the new [ cross-platform release of PowerShell] ( https://github.com/PowerShell/PowerShell ) .
0 commit comments