blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.17k stars 576 forks source link

Publish blink-fs extension on https://open-vsx.org/ #1415

Open rrgeorge opened 2 years ago

rrgeorge commented 2 years ago

Please publish the blink-fs extension on https://open-vsx.org/ so that it can easily be installed on a self hosted code-server instance.

yury commented 2 years ago

Hello.

This extension is only to enable local or remote access to file system.

  1. code-server is providing remote file system access itself.
  2. code-server will be same less powerful as vscode.net with blink-fs extension.

All keyboard / gestures features from blink will work without blink-fs.

May be I missing smth, please explain your use case.

rrgeorge commented 2 years ago
  1. code-server is providing remote file system access itself.

Only on the server running code-server

  1. code-server will be same less powerful as vscode.net with blink-fs extension.

No access to local files

May be I missing smth, please explain your use case.

To be able to enjoy full use of the code command to access local and remote files via my own code-server instance.

yury commented 2 years ago

cc @carloscabanero https://github.com/eclipse/openvsx/wiki/Publishing-Extensions