gmcs.vim : Mono C# compiler profile
script karma |
Rating 35/15,
Downloaded by 1729 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
erik falor |
|
script type |
utility |
|
description |
Mono C# compiler profile. Tells vim to run gmcs when you :make your file. Plus, when you run the :make command on your .cs file, this will parse the error messages and let you jump right to the problem points. |
|
install details |
Place file in your $VIMRUNTIME/compiler directory, and issue the ':compiler gmcs' command.
See :help compiler for more info. |
|
script versions (upload new version)
Click on the package to download.
gmcs.vim |
1.2.1 |
2007-05-24 |
7.0 |
erik falor |
Can now be used with GNU Make. Just set makeprg=make and provide a makefile. The error output is is correctly parsed and jumps to the correct files.
Email comments and improvements to ewfalor@gmail.com |
gmcs.vim |
1.2 |
2007-05-14 |
7.0 |
erik falor |
Improved error format distinguishes warnings and errors. |
ip used for rating: 3.139.87.133
|