Skip to content

Remove some subjective extensions, add .gitignore #25

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

ewels
Copy link
Member

@ewels ewels commented Mar 5, 2025

I find myself routinely disabling some extensions that we have in the extension pack, the indentation colouration primarily.

I think that we should keep the extension pack to only the really essential ones, so I've removed these and moved them to a section of the readme where they're still recommended but just no longer installed by default.

x-ref nextflow training: nextflow-io/training#539 (comment)

Copy link
Member

@jfy133 jfy133 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Although I use all 3 regularly I can see the logic:

  1. Indent colouring - most of the languages we use don't care about indentation (except tools)
  2. Spell check - we don't have a specific language requirement so sort of useless for standardisation

But I would argue to keep the TODO tree

  1. Because we use a LOT of TODOs in many places in the template so it helps discover ability of these

@ewels
Copy link
Member Author

ewels commented Mar 6, 2025

Yup - also indent colouring annoys me with hanging indentation in nextflow, which looks super ugly.

Happy to keep TODO tree. I use that one quite a bit, just removed it to be consistent but can add it back again.

@ewels
Copy link
Member Author

ewels commented Mar 7, 2025

@jfy133 updated ✅

@ewels ewels merged commit 762818a into nf-core:master Mar 7, 2025
1 check passed
@ewels ewels deleted the package-updates branch March 7, 2025 22:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants