mirror of
https://github.com/hexedtech/codemp-sublime.git
synced 2024-12-04 20:04:52 +01:00
fix :readme
This commit is contained in:
parent
1141c81d16
commit
a996e9d558
1 changed files with 3 additions and 1 deletions
|
@ -61,8 +61,10 @@ if not present (either as simple text input or selecting from a list).
|
|||
|
||||
Once connected the following commands will become available:
|
||||
|
||||
| command label | arguments | description |
|
||||
| --- | --- | --- |
|
||||
| `Codemp: Browse Server` | `None` | opens a quick panel browser to explore the workspaces of a server.
|
||||
| `Codemp: Browse Workspace` | `None` | Explores the currently joined workspace. |
|
||||
| `Codemp: Browse Workspace` | `None` | Explores the currently joined workspace.
|
||||
|
||||
You should be able to completely interact only through the quick panel browser, but if required below there are the single commands:
|
||||
|
||||
|
|
Loading…
Reference in a new issue