feat: tab indent option
Open
Nobody has claimed this yet.
A-editor
C-feature
- Dominant language
- Rust
- Stars
- 38.9k
- Forks
- 1.3k
- Avg merge
- 19m
- Merged PRs (30d)
- 1
Description
option to indent using tabs would be cool
instead of space * tab size, indent with a tab and display as tab size wide
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 locating Lapce's indentation and tab-size handling, since the issue names no files, tests, or entry points. Confirm how spaces are currently inserted and rendered, then verify that a tab-based option inserts tabs while displaying them at the configured tab width.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100