ocaml_webapp
DISCONTINUED
oni2
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
ocaml_webapp | oni2 | |
---|---|---|
1 | 41 | |
41 | 7,694 | |
- | 0.3% | |
0.0 | 0.0 | |
12 months ago | over 1 year ago | |
Reason | Reason | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
ocaml_webapp
We haven't tracked posts mentioning ocaml_webapp yet.
Tracking mentions began in Dec 2020.
oni2
-
How VSCode made bracket pair colorization 10,000x faster
It's unfortunate that oni2 stopped development.
It had the promise of all the benefits of VS Code, but performance of a native app.
-
Reflections from 12 years of vim (ramble)
Yeah, https://github.com/onivim/oni2/issues/3811
-
VSCode-Neovim: Use embedded Neovim in VSCode without emulation
Onivim development has stopped, it is now abandonware: https://github.com/onivim/oni2/issues/3811#issuecomment-9103...
- Leap.nvim: Neovim’s Answer to the Mouse
- Neovim 0.8 Released
-
HypeScript: Simplified TypeScript's type system in TypeScript's own type system
I never tried CoffeeScript since nobody pays me for it, though I am curious about ReasonML as an alternative, there's a Neovim front-end[0] coded in Reason that compiles natively[1], and supports existing VS Code plugins from the VSCodium plugin repository[2] which I still have yet to look at how the heck they pulled that bit off, but it is pretty interesting.
[0]: https://github.com/onivim/oni2#introduction
-
SpaceVim Release v2.0.0
It’s too bad that Onivim2 development stopped.
It had the potential of being all the great things of both SpaceVim + VS Code combined into a native app.
You are not alone.
If there were a GUI editor that had 1st-class Vim keybindings, native LSP support, fuzzy finding, and convenient file management tools a la Ranger, I'd switch in a heartbeat.
OniVim2[0] looked really promising, but the project has unfortunately stalled after the creator had to step back for personal reasons.
-
Sunsetting Atom Text Editor
How does it do in comparison to the other upcoming "better VSC"s? Like for example:
-
Ask HN: What IDE best supports Vim mode?
Neovim [1].
Emacs with evil-mode work pretty well (IMO the best "vi-emulation within other editors; the vi-plugin in JetBrains-IDEs works also quite well, though), however I learned painfully that you need to know two languages in order to configure it to your needs: Emacs lisp as well as well as vimscript for your vim-configuration. And that is just too heavy for me, so I'm back to Neovim.
There was the very promising OniVim 2 [2], which is very fast and powerful. However fundings were not enough, so the work onn it came to a hold.
And then there exists a handful of other modal editors with vim-like modes. Kakoune [3] comes to my mind here, which may be currently the most vim-like non-vim editor actively developed.
What are some alternatives?
LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.
vscode-neovim - Vim mode for VSCode, powered by Neovim
NvChad - Blazing fast Neovim config providing solid defaults and a beautiful UI, enhancing your neovim experience.
my-lunarvim-config - My config for LunarVim
helix - A post-modern modal text editor.
openvsx - An open-source registry for VS Code extensions
doom-nvim - A Neovim configuration for the advanced martian hacker [Moved to: https://github.com/doom-neovim/doom-nvim]
libvim - libvim: The core Vim editing engine as a minimal C library
cdecrypt - Decrypt Wii U NUS content — Forked from: https://code.google.com/archive/p/cdecrypt/
Chicago95 - A rendition of everyone's favorite 1995 Microsoft operating system for Linux.
valgrind-macos - A valgrind mirror with latest macOS support
vis - A vi-like editor based on Plan 9's structural regular expressions