Answer the question
In order to leave comments, you need to log in
Is there a plugin for visual studio style comments (xml - format)?
Is there a plugin for visual studio style comments (xml - format)?
Answer the question
In order to leave comments, you need to log in
I don’t know how it is in visual studio, but there are commenting plugins for vim:
https://github.com/tpope/vim-commentary/
https://github.com/scrooloose/nerdcommenter/
These plugins allow you to conveniently comment out the code. I need to document it with comments. For this I use the plugin https://github.com/vim-scripts/DoxygenToolkit.vim - it works doxygen style. For C Sharp, I need to use the Microsoft notation - xml format.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question