nushell / nushell/vscode-nushell-lang
Add formatting
Open
Nobody has claimed this yet.
- Dominant language
- Nushell
- Stars
- 153
- Forks
- 31
- PR merge metrics
- No merged PRs in 30d
Description
It would be amazing if the extension could also be a formatter for nu files. Is it something planned ? If it is already the case I couldn't find any documentation for it ?
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 reading the extension's current language support and documentation to determine whether formatting is already implemented. Identify the formatter entry point and how VS Code language features are registered, then define the expected formatting behavior for .nu files and document or validate the result in VS Code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100