Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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.