Hi all,
Recent user of TextMate... I've downloaded the latest bundles via subversion and have noticed a problem with the vb.asp.net bundle.
If I try to open an .asp file, which is not a .NET file, just plain asp, there are errors generated in the Console:
TextMate: zero width match (swallow pattern) { begin = "\("; "begin_nfa" = <058c1720 >; end = "\)"; "end_nfa" = <006192d0 >; name = "meta.round-brackets"; patterns = ({include = "source.asp.vb.net"; }); swallow = "(\([^\)]*[^\)]*\)|s*\n*s*)"; "swallow_nfa" = <04ed1cb0 >; } TextMate: zero width match (swallow pattern) { begin = "\("; "begin_nfa" = <058c1720 >; end = "\)"; "end_nfa" = <006192d0 >; name = "meta.round-brackets"; patterns = ({include = "source.asp.vb.net"; }); swallow = "(\([^\)]*[^\)]*\)|s*\n*s*)"; "swallow_nfa" = <04ed1cb0 >; } TextMate: zero width match (swallow pattern) { begin = "\("; "begin_nfa" = <058c1720 >; end = "\)"; "end_nfa" = <006192d0 >; name = "meta.round-brackets"; patterns = ({include = "source.asp.vb.net"; }); swallow = "(\([^\)]*[^\)]*\)|s*\n*s*)"; "swallow_nfa" = <04ed1cb0 >; }
...about 39 times. I'm not sure if it corresponds to anything in my .asp file. It's a rather simple file.
Also, if I create a new HTML file using the New from Template -> HTML command, and I try to insert a <script> tag in the header, TextMate will make an error sound, and for each key I try to type within the script tags, the error "ding" sounds. In the Console, many errors like this are shown:
2006-03-18 22:00:22.896 TextMate[16514] didn't find rule named source.js.bracketed 2006-03-18 22:00:22.898 TextMate[16514] didn't find rule source.js.bracketed
To get rid of the errors, I deleted the vb.net bundle (I don't do .NET, so no great loss), but I thought I'd report it.
I suppose I should send this off to support too..
Thanks.
eep. I should really look at that.
Sorry about wasting your time with stupid errors. I'll have to get that stuff fixed.
thomas Aylott subtleGradient oblivious@subtleGradient.com
On Mar 18, 2006, at 10:02 PM, John Tsombakos wrote:
Hi all,
Recent user of TextMate... I've downloaded the latest bundles via subversion and have noticed a problem with the vb.asp.net bundle.
If I try to open an .asp file, which is not a .NET file, just plain asp, there are errors generated in the Console:
TextMate: zero width match (swallow pattern) { begin = "\("; "begin_nfa" = <058c1720 >; end = "\)"; "end_nfa" = <006192d0 >; name = "meta.round-brackets"; patterns = ({include = "source.asp.vb.net"; }); swallow = "(\([^\)]*[^\)]*\)|s*\n*s*)"; "swallow_nfa" = <04ed1cb0 >; } TextMate: zero width match (swallow pattern) { begin = "\("; "begin_nfa" = <058c1720 >; end = "\)"; "end_nfa" = <006192d0 >; name = "meta.round-brackets"; patterns = ({include = "source.asp.vb.net"; }); swallow = "(\([^\)]*[^\)]*\)|s*\n*s*)"; "swallow_nfa" = <04ed1cb0 >; } TextMate: zero width match (swallow pattern) { begin = "\("; "begin_nfa" = <058c1720 >; end = "\)"; "end_nfa" = <006192d0 >; name = "meta.round-brackets"; patterns = ({include = "source.asp.vb.net"; }); swallow = "(\([^\)]*[^\)]*\)|s*\n*s*)"; "swallow_nfa" = <04ed1cb0 >; }
...about 39 times. I'm not sure if it corresponds to anything in my .asp file. It's a rather simple file.
Also, if I create a new HTML file using the New from Template -> HTML command, and I try to insert a <script> tag in the header, TextMate will make an error sound, and for each key I try to type within the script tags, the error "ding" sounds. In the Console, many errors like this are shown:
2006-03-18 22:00:22.896 TextMate[16514] didn't find rule named source.js.bracketed 2006-03-18 22:00:22.898 TextMate[16514] didn't find rule source.js.bracketed
To get rid of the errors, I deleted the vb.net bundle (I don't do .NET, so no great loss), but I thought I'd report it.
I suppose I should send this off to support too..
Thanks.
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate
On 3/18/06, thomas Aylott thomas.42@gmail.com wrote:
eep. I should really look at that.
Sorry about wasting your time with stupid errors. I'll have to get that stuff fixed.
Just noticed the change checked in and downloaded. Woo! No more error dings - and it also doesn't seem to claim .asp and .html files as HTML asp.net files anymore.
thanks for the quick work!
jt
Wow, nice and observant. No problem.
I originally wrote this whole bundle about a year ago, for my own personal use. By the time I actually got around to bribing Allan (only joking, for he is unimpeachable) to give me svn write access (muuhaha! the POWER!!!!) I was no longer actually doing asp.net any more.
But i figured i'd go ahead and share all that time and effort with the poor pathetic wretches who are crazy enough to want to program asp.net on a mac. Poor kids. ;)
Seriously though... I did spend a lot of time fiddling with this thing, but there may still be some stupid crap left over in there. If anyone notices anything ungood, just go ahead and slander my good name across the internet for the fool that I am. Or you could just email the ML, that works too.
"Sleep is for the weak, if only it was for the week." — Me, just now
thomas Aylott subtleGradient oblivious@subtleGradient.com
On Mar 19, 2006, at 2:42 AM, John Tsombakos wrote:
On 3/18/06, thomas Aylott thomas.42@gmail.com wrote:
eep. I should really look at that.
Sorry about wasting your time with stupid errors. I'll have to get that stuff fixed.
Just noticed the change checked in and downloaded. Woo! No more error dings - and it also doesn't seem to claim .asp and .html files as HTML asp.net files anymore.
thanks for the quick work!
jt
For new threads USE THIS: textmate@lists.macromates.com (threading gets destroyed and the universe will collapse if you don't) http://lists.macromates.com/mailman/listinfo/textmate