lcode

command module
v0.0.4 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 8, 2022 License: GPL-3.0 Imports: 15 Imported by: 0

README

简介

起因是某位朋友抱怨 vim 太难用了, 想在服务器上使用本地的 vscode 进行编辑, 但 vscode remote ssh 太吃内存了, 简单编辑用 webdav 文件协议编辑也许可行?

也许会加上命令行支持?

进度

  • webdav
  • edit with local vscode

设计概述

# open vscode for opening lcode plugin, lcode plugin will start server
code
ssh -R 4349:127.0.0.1:4349 root@your_host
# defualt connect server addr is 127.0.0.1:4349
lcode -c 127.0.0.1:4349
# log vscode link, you can click the link to open vscode
# if vscode lcode plugin is active will auto open
-> vscode://lcode-plugin/uuid-key

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL