Use `editor.wordWrap` as `textwidth`?
Open
Nobody has claimed this yet.
area/configuration
kind/question
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Is your feature request related to a problem? Please describe.
I've set my editor.wordWrap setting, but I found out that my gq operations don't honor this.
Describe the solution you'd like
I would like the &textwidth setting from Vim to be synced with editor.wordWrap. I don't see why they should be seperate. It feels like Vim lacks integration with VSCode here.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the gq operation and the handling of Vim's &textwidth and VS Code's editor.wordWrap settings; done means gq uses the VS Code word-wrap value consistently.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100