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