File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,16 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ### Changed
11+
12+ - ** Default workflow** - All result-producing commands now open to the side by default for better workflow
13+ - Extract: Opens results beside source automatically
14+ - Dedupe: Opens deduplicated results beside original
15+ - Sort: Opens sorted results beside original
16+ - Help: Opens documentation beside code
17+ - ** Settings defaults** - Changed ` openResultsSideBySide ` and ` postProcess.openInNewFile ` defaults from ` false ` to ` true `
18+ - ** Documentation** - Updated README to use new demo.gif
19+
1020### Removed
1121
1222- ** Trim command** - Removed trim whitespace command and related functionality to maintain command parity across LE extensions
You can’t perform that action at this time.
0 commit comments