nextflow-io / nextflow-io/language-server
Sorting includes
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 31
- Forks
- 8
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 2
Description
TL;DR would love to sort includes. I typically see them sorted by when the module comes up in the file, but I could see alphabetical like Python files also working.
Just went through some pipeline code and ran the formatter on everything. This is going to be huge for standardizing scripts.
Not sure whether to open issues here or in the vscode extension.
Contributor guide
No contributing guide indexed for this repository
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
No files, tests, or entry points are named. Start by locating the formatter and its handling of include statements, then determine whether ordering belongs in the language server or the VS Code extension. Done means include ordering is defined, applied consistently, and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100