I am using the Remote-SSH extension. When I SSH to a local VM that has Linux, or far away to my uni's pc lab, all my VSCode local extensions don't work, it doesn't show under the extensions pane -> local installed. So doing the keyboard shortcut for one says "command 'extension.advancedNewFile' not found". Why is this and how do I fix this?
CodePudding user response:
If you want features of certain extensions, you have to install them on the remote machine (under EXTENSIONS
| SSH: MACHINE_NAME - INSTALLED
).