v0.0.5 — more optimization rules
Expanded the local optimization rule set.
Added
- De-nominalizations: `make a decision` → `decide`, `provide an explanation for` → `explain`, `is dependent on` → `depends on`, `come to the conclusion that` → `conclude that`.
- More synonym swaps: `the way in which` → `how`, `a wide variety of` → `various`, `all of the` → `all the`, `a total of` → removed, `in spite of` → `despite`, `in regards to` → `regarding`.
- More filler removal: `the bottom line is`, `as previously mentioned`, `that being said`, `for all intents and purposes`.
- More politeness: `at your earliest convenience`, `when you get a chance`.
- New hedges group: removes empty intensifiers (`very`, `really`, `quite`, `kind of`, `sort of`, `pretty much`) under the `removeFillerWords` setting.
18 tests passing. Code blocks remain untouched. Install the attached `.vsix` via "Install from VSIX…", or update from the Marketplace once published.