Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit045adcc

Browse files
committed
fix: serialization issue
- toolbox can't load the plugin because of serialization issues.- backgroundColors is no longer recognized
1 parent547fdea commit045adcc

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

‎src/main/resources/extension.json‎

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,7 @@
55
"readableName":"Coder Gateway",
66
"description":"This plugin connects your JetBrains IDE to Coder workspaces.",
77
"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-
}
8+
"url":"https://github.com/coder/jetbrains-coder"
149
},
1510
"apiVersion":"0.1.0",
1611
"compatibleVersionRange": {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp