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 b183af0 commit de8f9f0Copy full SHA for de8f9f0
build.gradle.kts
@@ -71,7 +71,7 @@ val extension = ExtensionJson(
71
72
version = properties("version"),
73
meta = ExtensionJsonMeta(
74
- name = "Coder Toolbox",
+ name = "Coder",
75
description = "Connects your JetBrains IDE to Coder workspaces",
76
vendor = "Coder",
77
url = "https://github.com/coder/coder-jetbrains-toolbox-plugin",
0 commit comments