We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 547fdea commit 045adccCopy full SHA for 045adcc
src/main/resources/extension.json
@@ -5,12 +5,7 @@
5
"readableName": "Coder Gateway",
6
"description": "This plugin connects your JetBrains IDE to Coder workspaces.",
7
"vendor": "Coder",
8
- "url": "https://github.com/coder/jetbrains-coder",
9
- "backgroundColors": {
10
- "start": { "hex": "#fdb60d", "opacity": 0.6 },
11
- "top": { "hex": "#ff318c", "opacity": 0.6 },
12
- "end": { "hex": "#6b57ff", "opacity": 0.6 }
13
- }
+ "url": "https://github.com/coder/jetbrains-coder"
14
},
15
"apiVersion": "0.1.0",
16
"compatibleVersionRange": {
0 commit comments