mirror of
https://github.com/coder/coder.git
synced 2025-07-15 22:20:27 +00:00
added jetbrains fleet link to manifest.json (#13363)
This commit is contained in:
@ -285,6 +285,11 @@
|
|||||||
"description": "Learn how to configure JetBrains Gateway for your workspaces",
|
"description": "Learn how to configure JetBrains Gateway for your workspaces",
|
||||||
"path": "./ides/gateway.md"
|
"path": "./ides/gateway.md"
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
"title": "JetBrains Fleet",
|
||||||
|
"description": "Learn how to configure JetBrains Fleet for your workspaces",
|
||||||
|
"path": "./ides/fleet.md"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"title": "Emacs",
|
"title": "Emacs",
|
||||||
"description": "Learn how to configure Emacs with TRAMP in Coder",
|
"description": "Learn how to configure Emacs with TRAMP in Coder",
|
||||||
|
Reference in New Issue
Block a user