feat: deprecate jetbrains extension in favor of public one (#2589)
This commit is contained in:
@@ -26,15 +26,6 @@
|
||||
"env_keys": [],
|
||||
"timeout": 300
|
||||
},
|
||||
{
|
||||
"id": "jetbrains",
|
||||
"name": "Jetbrains",
|
||||
"description": "Integration with any Jetbrains IDE",
|
||||
"enabled": false,
|
||||
"type": "builtin",
|
||||
"env_keys": [],
|
||||
"timeout": 300
|
||||
},
|
||||
{
|
||||
"id": "tutorial",
|
||||
"name": "Tutorial",
|
||||
|
||||
@@ -32,17 +32,6 @@
|
||||
"timeout": 300,
|
||||
"bundled": true
|
||||
},
|
||||
{
|
||||
"id": "jetbrains",
|
||||
"display_name": "Jetbrains",
|
||||
"name": "jetbrains",
|
||||
"description": "Integration with any Jetbrains IDE",
|
||||
"enabled": false,
|
||||
"type": "builtin",
|
||||
"env_keys": [],
|
||||
"timeout": 300,
|
||||
"bundled": true
|
||||
},
|
||||
{
|
||||
"id": "tutorial",
|
||||
"name": "tutorial",
|
||||
|
||||
Reference in New Issue
Block a user