From thomas.42@gmail.com Thu Aug 11 11:10:57 2005 From: thomas Aylott To: textmate@lists.macromates.com Subject: [TxMt] ASP.net & SQL bundle Date: Thu, 11 Aug 2005 07:10:50 -0400 Message-ID: <9C5A41D8-C332-4595-9A7B-8F27213A6222@gmail.com> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============9050469707290393293==" --===============9050469707290393293== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit is anybody working on an ASP.net bundle? Specifically, VB.NET i've got some work-arounds to make the regular ASP bundle work for it, but there are still a few niggling problems. I'm just getting started with all this fancyness & don't really have much time to mess with stuff. I have a custom color theme done & i've made some snippets & commands. I'm addicted to macros. I work in an all windows office (we actually just got a macMini server for the 'blog') so I've got to deal with a lot of 'classic' ASP 3 & poorly written ASP.net code. In the mean time i've got this workaround to make serverside script tags work like <% ... %> tags. This takes advantage of the fact that the ASP language bundle incorrectly ignores the closing %> tag if preceded by a comment_this_line character "'" (what 'tard came up with the idea of using a quote mark as a comment_this_line character!?!?!1!). So, nobody fix that problem without also making an ASP.net bundle, thanks. <%'textmate fix for ASP.NET script tag' %> i know you're all thinking: "coding ASP.net on a mac, what are you a masochist?" ANSWER: It's better than the alternative. (IE: using a PC to code ASP.net) -------------------- SQL. Is there anyone working on an advanced version of the SQL language module? The current one is... not good. (isn't it nice to know that your efforts are being appreciated? :D) --===============9050469707290393293==--