Make tab sizes configurable
Open
enhancement
- Dominant language
- TypeScript
- Stars
- 359
- Forks
- 56
- PR merge metrics
- No merged PRs in 30d
Description
### Motivation
When using a mono-repo with pre-existing tab sizes of 2, this extension seems to force global tab sizing to 4.
### Description
Ideally, we could configure this extension to use 2-space tabs.
### Alternatives considered
Allow users to disable the formatting portion of the extension.
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or test is named. Start by locating the extension's formatting setup and configuration declarations, then trace where the tab size is forced globally. Done means users can configure a 2-space tab size without the extension overriding their existing workspace setting.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- kotlin, 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
- 45/100