R
R
Roman Konofeev2015-02-16 17:54:26
vim
Roman Konofeev, 2015-02-16 17:54:26

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

2 answer(s)
H
habrahbarauser, 2015-02-17
@habrahbarauser

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/

R
Roman Konofeev, 2015-02-17
@konofeev

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 question

Ask a Question

731 491 924 answers to any question