rescript-lang / rescript-lang/rescript-vscode
Indentation hardcoded?
Open
Nobody has claimed this yet.
- Dominant language
- ReScript
- Stars
- 354
- Forks
- 63
- Avg merge
- 11h 29m
- Merged PRs (30d)
- 1
Description
It seem that there is no way to change the indentation size while reformatting the code.
It is always 2 spaces ignoing every other setting saying otherwise.
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
Reproduce the issue in VS Code by reformatting ReScript code with an indentation setting other than two spaces. Then trace the formatter and its settings entry point; done means reformatting respects the configured indentation size. No file or test is named in the issue.
Written by the indexing model from the issue text.
Assessment
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100