Automattic / Automattic/harper
[vscode] Quick action Add custom word to .harper-dictionary.txt
Open
enhancement
visual-studio-code-plugin
- Dominant language
- Rust
- Stars
- 15.4k
- Forks
- 627
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 106
Description
I suggest adding a quick action to the vscode plugin so that it adds a new word directly to the .harper-dictionary.txt file.
Like cspell
Contributor guide
Research direction
Start in the VS Code plugin entry point and trace how quick actions and .harper-dictionary.txt are handled. Compare the requested flow with cspell’s “Add custom word” action, then verify that the action adds the selected word directly to the dictionary file.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100