nextflow-io / nextflow-io/language-server

Sorting includes

Open
#54 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.