美文网首页
vscode本地提速版onivim2

vscode本地提速版onivim2

作者: 追梦人在路上不断追寻 | 来源:发表于2023-01-04 23:01 被阅读0次

Onivim 2 is a reimagination of the Oni editor. Onivim 2 aims to bring the speed of Sublime, the language integration of VSCode, and the modal editing experience of Vim together, in a single package.

Onivim 2 is built in reason using the revery framework.

Onivim 2 uses libvim to manage buffers and provide authentic modal editing, and features a fast, native front-end. In addition, Onivim 2 leverages the VSCode Extension Host process in its entirety - meaning, eventually, complete support for VSCode extensions and configuration.

Goals

Modern UX - an experience on par with modern code editors like VSCode and Atom

VSCode Plugin Support - use all of the features of VSCode plugins, including language servers and debuggers

Cross-Platform - works on Windows, OSX, and Linux

Batteries Included - works out of the box

Performance - no compromises: native performance, minimal input latency

Easy to Learn - Onivim 2 should be comfortable for non-vimmers, too!

The goal of this project is to build

相关文章

网友评论

      本文标题:vscode本地提速版onivim2

      本文链接:https://www.haomeiwen.com/subject/cjudcdtx.html