Hi, I'm one of the people who love Vim. And I'm getting started the project to integrate Vim into Visual Studio Code.
As the first step, I will try to compile the sources of Vim with emscripten because Visual Studio Code extensions runs on node.js. I expect the node.js version of Vim runs on console. As the second step, I will try to integrate that into Visual Studio Code with TypeScript. I expect Vim runs in Visual Studio Code as an extension. I know the project named Vim.js. Vim.js is compiled by emscripten in order to run on web browser. I learned how to override the GUI and OS functions of Vim from that project. However, GUI and many other features might be redundant for Visual Studio Code. I think I have to build Vim for node.js with the minimal features. Instead of GUI part, which sources is the best part to override for node.js? Please give me any sort of advises. Thank you for your reading. Won. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.