microsoft / microsoft/foundry-dev-tools
activity bar icon not shown in remote ssh windows
Open
Nobody has claimed this yet.
feature request
- Dominant language
- JavaScript
- Stars
- 2.1k
- Forks
- 260
- Avg merge
- 42m
- Merged PRs (30d)
- 29
Description
activity bar icon not shown in remote ssh windows, only shown in local windows.
https://code.visualstudio.com/api/advanced-topics/extension-host#preferred-extension-location
Might need to change the extensionKind to "extensionKind": ["ui", "workspace"]
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked VS Code preferred extension location guidance, then inspect the extension's extensionKind configuration. Done means the activity bar icon appears in remote SSH windows while remaining available in local windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100