Minor mode accomplish editing experience in Visual Studio
Place the following code to your init.el
:
(vs-edit-mode 1)
Or just M-x vs-edit-mode
!
If you would like to contribute to this project, you may either clone and make pull requests to this repository. Or you can clone the project and establish your own branch of this tool. Any methods are welcome!