Vim Online Editor
Vim Online Editor
软件
软件描述
This is "Vim Online", a vim editor in browser. It's a online vim editor that allows you can install your vimrc, and this app will remember your vimrc between visits to a vim editor online.
官方网站
访问软件的官方网站了解更多信息
www.vimonlineeditor.com
什么是 Vim Online Editor?
This is "Vim Online", a vim editor in browser. It's a online vim editor that allows you can install your vimrc, and this app will remember your vimrc between visits to a vim editor online. The Online Vim Editor is building off groundbreaking efforts by @rhysd and @coolwanglu to bring vim to the browser. While those projects did a great job getting started on an online vim editor, there are still many missing pieces. The most important missing feature in my opinion is being able to install a vimrc to your vim editor online get back all the keybindings you're used to. Another really important missing feature of a vim editor online is being able to save files easily and navigate between files easily. Another really important feature of a vim editor online is being able to git clone a repo into the browser. What would really be cool is being able to edit files from the filesystem, using the WASI API. Even if direct access to the filesystem isn't possible, an autosync with the source code so that you could easily test the code would be super cool.