csc.vim : Compiler file for MS C#. (csc, csc.exe)
script karma |
Rating 16/14,
Downloaded by 1316 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Mark Feeney |
|
script type |
utility |
|
description |
Use the Microsoft C# compiler from within Vim. Parses error output from the compiler and populates the quickfix window. |
|
install details |
Drop csc.vim in c:\vim\vimfiles\compiler and add the following autocommand to your _vimrc:
au BufNewFile,BufRead *.cs compiler csc
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.142.221.103
|