sponsor Vim development Vim logo Vim Book Ad

gmcs.vim : Mono C# compiler profile

 script karma  Rating 35/15, Downloaded by 1520  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.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
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: 18.226.251.22

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github