File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1+ image : nfcore/gitpod:latest
2+
3+ vscode :
4+ extensions : # based on nf-core.nf-core-extensionpack
5+ - codezombiech.gitignore # Language support for .gitignore files
6+ # - cssho.vscode-svgviewer # SVG viewer
7+ - esbenp.prettier-vscode # Markdown/CommonMark linting and style checking for Visual Studio Code
8+ - eamodio.gitlens # Quickly glimpse into whom, why, and when a line or code block was changed
9+ - EditorConfig.EditorConfig # override user/workspace settings with settings found in .editorconfig files
10+ - Gruntfuggly.todo-tree # Display TODO and FIXME in a tree view in the activity bar
11+ - mechatroner.rainbow-csv # Highlight columns in csv files in different colors
12+ # - nextflow.nextflow # Nextflow syntax highlighting
13+ - oderwat.indent-rainbow # Highlight indentation level
14+ - streetsidesoftware.code-spell-checker # Spelling checker for source code
You can’t perform that action at this time.
0 commit comments