Skip to content

Releases: PowerShell/PowerShellEditorServices

v3.8.6

24 May 00:00
Compare
Choose a tag to compare

v3.8.6

Tuesday, May 23, 2023

v3.8.5

12 May 22:30
Compare
Choose a tag to compare

v3.8.5

Friday, May 12, 2023

v3.8.4

26 Apr 18:08
Compare
Choose a tag to compare

v3.8.4

Tuesday, April 25, 2023

v3.8.3

27 Mar 23:24
Compare
Choose a tag to compare

v3.8.3

Monday, March 27, 2023

  • Documentation update and CI fix.

v3.8.2

09 Mar 21:13
Compare
Choose a tag to compare

v3.8.2

Thursday, March 09, 2023

v3.8.1

13 Feb 21:47
Compare
Choose a tag to compare

v3.8.1

Monday, February 13, 2023

v3.8.0

03 Feb 00:02
Compare
Choose a tag to compare

v3.8.0

Thursday, February 02, 2023

In the PR below we rewrote all the symbol logic. Classes (and their properties and
methods) are now proper symbols. Instead of a dozen similar-yet-different Abstract Symbol
Tree (AST) PowerShell script visitors handling different parts of each symbol-related
request, we have a single visitor that builds a cached dictionary of symbols for each
file. This was a massive simplification of the code that also leads to huge performance
improvements across all the symbol related features:

Please try it out and give us feedback! There's plenty of room for more improvement, and
this will be much easier going forward.

v3.7.3

04 Jan 21:43
Compare
Choose a tag to compare

v3.7.3

Wednesday, January 04, 2023

v3.7.2

20 Dec 22:42
Compare
Choose a tag to compare

v3.7.2

Tuesday, December 20, 2022

v3.7.1

12 Dec 22:29
Compare
Choose a tag to compare

v3.7.1

Monday, December 12, 2022