conceal missing
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
FEATURE REQUEST?
Conceal feature in vim doesn't work. I use a massive conceal setup for standard vim which maps common programming words to be more consistent for readings sake as I work accross many languages. I would like if conceallevel, conceal, and concealcursor would be included features in vs code vim.
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 file, test, or entry point is named. Start by locating the TypeScript implementation of VS CodeVim's conceal-related behavior and compare the requested conceallevel, conceal, and concealcursor options with Vim; done means the requested options work in the extension and are covered by appropriate tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript, vscode
- Domain
- developer-experience, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100