Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yy0931/save-as-root
Save as Root in Remote - SSH
https://github.com/yy0931/save-as-root
Last synced: about 2 months ago
JSON representation
Save as Root in Remote - SSH
- Host: GitHub
- URL: https://github.com/yy0931/save-as-root
- Owner: yy0931
- License: mit
- Created: 2021-06-16T14:22:04.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-12-13T14:11:15.000Z (about 1 year ago)
- Last Synced: 2024-10-13T01:42:41.856Z (2 months ago)
- Language: JavaScript
- Homepage: https://marketplace.visualstudio.com/items?itemName=yy0931.save-as-root
- Size: 1.59 MB
- Stars: 47
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Save as Root in Remote - SSH
This extension saves files with root privileges on Linux or macOS environments connected with `Remote - SSH`,
is an easy solution to [FileSystemProvider: no way of handling permissions issues #48659](https://github.com/microsoft/vscode/issues/48659).## Usage
Select `Save as Root` in the command palette (F1, Ctrl+Shift+P, or Cmd+Shift+P).![Screenshot](https://raw.githubusercontent.com/yy0931/save-as-root/main/screenshot.gif)
Alternatively, you can use `Save as Specified User...` command to save as a non-root user.
## Contributing
If you find a bug or have a suggestion, feel free to open an issue or submit a pull request to the GitHub repository.