Skip to content

Commit 05d244c

Browse files
committed
docs: update CHANGELOG with latest command parity improvements
1 parent c4ffca9 commit 05d244c

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)