nf-core / vscode-extensionpack

A VSCode extension pack for nf-core developers.

Home Page:https://marketplace.visualstudio.com/items?itemName=nf-core.nf-core-extensionpack

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

My favourite extensions - @ewels

ewels opened this issue · comments

What I can think of off the top of my head:

Relevant extensions

Settings etc

  • Auto-format on save with Black
  • Line lengths set to 120 instead of 80 wherever possible

Added extensions in 0.1.1., apart from Prettier - I'm not sure that we actually use this in nf-core, might just be MultiQC that I use that for.

Not sure that we can do settings, so ignoring that bit.

I still vote we move everything to prettier(markdown, yaml and json that is) and possibly adopt the mega-linter.

I didn't love the mega-linter when I had a (very brief) play with it the other day, if I'm honest. I started using Prettier for CSS and JavaScript over on MultiQC the other day though and liked it. I'd be happy to use that for Markdown / YAML here too. Is there much advantage to switching though? I mean, as far as I can tell it basically does the same thing and if it ain't broke, why fix it? 😅