Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
added jetbrains fleet link to manifest.json
  • Loading branch information
stirby committed May 24, 2024
commit 215e5a445dc400bc205e3cd716f58a550082114b
5 changes: 5 additions & 0 deletions docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -285,6 +285,11 @@
"description": "Learn how to configure JetBrains Gateway for your workspaces",
"path": "./ides/gateway.md"
},
{
"title": "JetBrains Fleet",
"description": "Learn how to configure JetBrains Fleet for your workspaces",
"path": "./ides/fleet.md"
},
{
"title": "Emacs",
"description": "Learn how to configure Emacs with TRAMP in Coder",
Expand Down