sponsor Vim development Vim logo Vim Book Ad

VB.NET Indent : Indent for VB.NET (Visual Basic .NET)

 script karma  Rating 22/7, Downloaded by 2544  Comments, bugs, improvements  Vim wiki

created by
Aquila Deus
 
script type
indent
 
description
(silently) Modified from indent/vb.vim

There may still be some bugs, I haven't tested all syntax...

TODO:

- Add support for multi-line "If" without "Then"
 
install details
just copy it to vimfiles/indent/vbnet.vim

then add the following line to your _vimrc or .vimrc

autocmd BufRead,BufNewFile *.vb setlocal filetype=vbnet
 

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
vbnet.vim 1.0 2004-12-12 6.0 Aquila Deus Support for .NET 2
vbnet.vim 0.9.6 2004-11-06 6.0 Aquila Deus Fix If [multi-line cond] Then indent bug
vbnet.vim 0.9.5 2004-11-04 6.0 Aquila Deus Fix two bugs in Try-Catch and in ReadOnly/WriteOnly Property
vbnet.vim 0.9.4 2004-11-03 6.0 Aquila Deus Attribute now works perfectly!
vbnet.vim 0.9.3 2004-11-01 6.0 Aquila Deus Support single-lined attribute
vbnet.vim 0.9.2 2004-10-24 6.0 Aquila Deus Support "_" at the end of line
vbnet.vim 0.9.1 2004-10-17 6.0 Aquila Deus - Fix bugs in class/method/property declaration
- Add # directive support
vbnet.vim 0.9 2004-10-12 6.0 Aquila Deus Initial upload
ip used for rating: 18.224.0.25

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