Indenting (e.g., `=i{`) doesn't work
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 15.2k
- Forks
- 1.5k
- Avg merge
- 3d 18h
- Merged PRs (30d)
- 6
Description
Describe the bug
It doesn't seem like the indent command is working properly.
To Reproduce
Steps to reproduce the behavior:
- Go to a code block surrounded by
{} - Enter
=i{
Expected behavior
I expect the command to fix any indentation in the codeblock, but it doesn't.
Environment (please complete the following information):
- VSCode version: v1.25.2
- OS: MacOS
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
Start by reproducing the reported =i{ behavior in the VSCodeVim extension with a code block surrounded by {} on the listed environment. The issue names no files, tests, or entry points, so trace the indent command handling from that reproduction. Done means the command fixes indentation inside the code block.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100