Skip to content

About how to add remote-ssh/explorer to activitusbar #73

Description

@gzhang91
  1. install this plugin (activitusbar)
  2. go to extentions dir, eg. in Windows, will find in c:/Users/xxx/vscode\extensions\gruntfuggly.activitusbar-0.0.47, find this file: extension.js
  3. add "remote-explorer": {
    "codicon": "remote-explorer",
    "tooltip": "remote-explorer",
    "command": "workbench.view.remote"
    }
    in the end of var mapping, pay attention to add an comma before this text
    image
  4. open setting.json, add { "name": "remote-explorer", "codicon": "remote-explorer" }. pay attention to add an comma before this text
  5. reopen all vscode pages, enjoy it

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions