Comment on Show HN: Codebox - Open-source cloud and desktop IDEparentComments−mmahemoff12yMany have tried to make Vim in JS, but it never works because doesn't support plugins and all the subtle features of Vim.The only way it will get done is using a true, automatable port, maybe using Native Client or asm.js.Until then, I'm reluctantly sticking to Vim in a local shell.
Comments
Many have tried to make Vim in JS, but it never works because doesn't support plugins and all the subtle features of Vim.
The only way it will get done is using a true, automatable port, maybe using Native Client or asm.js.
Until then, I'm reluctantly sticking to Vim in a local shell.