[TxMt] ASP VB.NET? Anyone?
thomas Aylott
thomas.42 at gmail.com
Wed Nov 30 14:57:48 UTC 2005
Hello.
I know the mac isn't really the most popular platform to develop for
windows.
But...
Does anyone here use textMate to develop ASP VB.NET code?
Is there a VisualBasic language module other than the ASP bundle?
Is anyone working on an ASP.NET bundle?
If I made an ASP.NET bundle, would anyone use it?
What are the requirements for submitting a new bundle to the official
deal?
I don't have a lot of time to work on this stuff, but over the past
year i've cobbled together a usable asp.net bundle from the asp
language (as it existed at the time)
I had to modify the HTML language module to get it to work properly.
Recently I just made a copy of my custom HTML for asp.net language
and updated my html bundle to the latest svn checkout so that I could
use it with ruby. (they both use the <% %> syntax for code in html)
I havn't been able to figure out how to overwrite rules properly.
I want to update my asp.net language to use the latest HTML bundle,
but I need to force it to understand my ASP instead of ruby or the
normal asp, without modifying the HTML bundle.
In CSS, you can force importance by using the !important keyword.
I'd like to be able to do something similar with scope definition. I
want to select the ASP VB.net (HTML) language, and it import the
entire HTML bundle & say, import everything in the HTML language,
except, everything within <%%> & <tag runat="server">...</tag> ,
don't let the HTML language mess with that stuff, no matter where it
is in the code.
I havn't gotten any sleep lately, i'm probably blithering
More information about the textmate
mailing list