Vanilla 1.1.1 is a product of Lussumo. More Information: Documentation, Community Support.
See the Extended Bundles List for more info.
Please whisper on this topic about any errors or suggestion you have.
[ Last Updated: August 29th, 2007 10:00am ]
Awesome job, Tom!
That’s Super!
The link to the zip doesn’t work though – it’s here
Thanks dflock! Sorry, It works now I had a few versions of that post guess that wasn’t the right one.
There appears to be a problem with the ColdFusion bundle. When I reload my bundles with the ColdFusion.itBundle in my bundles folder, Intype crashes. This might just be a problem on my computer, but it happens every time I try to reload bundles.
ColdFusion should work now.
The menu system is huge. So you might want to create an info.itInfo file.
I’ve created a couple of snippets for ASP – one for Select Case and one for Case They’re available here if you want to add them to your ASP bundle?
I added Dflocks snippets to the asp bundle. Thanks for sharing Dflock.
good job on the JQuery bundle…
there is also a small bug in the jquery bundle it doens’t seem to react propperly to
$.post(url,map,function(){});
the problem is that there is no highlighting in this tag…
thx
found another smallbug syntax highlighting seems too hook off on recursive syntax-pieces like this for example
I’ve changed all the Grammar Shortcuts to Ctrl+Shift+Alt+[key].
Tripwire: I’ll check out the jQuery highlighting problem.
thx, seems that i forgot to paste the highlighting bug on recursive code though :)
$($(“td.annonce”), $($($(”../../*”),($this)).next()) ).show();
By the way all I did was convert the TM-Bundle. Most of the credit goes to that author.
Anyways I’ll check your problem out.
it’s not that urgent though, the jquery bundle seems to handle everything quite well except the things i pointed out in previous posts
I’ll take a look at it.
Is it just that snippet?
Works for me.
But I attached anyway.
@SreckoM: See the attached file.
@chainy: I’m assuming from your comment that the one I have posted isn’t working.
What seems to be the trouble with it?
Any body know how to install bundle?
Here are what I’ve done:
- I got symfony bundle
- extract it
- put it at bundles directory
When I run Intype:
- I could see it in menu toolbar ( Bundles menu or Alt+b)
- but I can’t find it in status (?) bar menu in bottom. or pop up(?) when I type Ctrl+Shift+Alt+s
Is it a bug? or I did wrong steps installing the bundle?
TIA
husain: You have done everything correctly. The reason it doesn’t show in the bottom is because
symfony doesn’t have its own grammar. To use symfony snippets switch to the php grammar.
All of the snippets in symfony are scoped for php.
tsttokes:
thanks. It works.
I’ll look into it further. For now commenting out lines 36-40 in the coldfusion grammar will stop the crash.
patterns: [
{
include: '$self'
}
]
@webdd: I fixed all of the links except for the extented_bundles link.
I can put it back up if you want.
Yeah I can. Do you think It might be easier to diff the files and see what the differences are.
—Tstrokes
Nevermind… i wrote my own converter :)
Looks like Intype has some problems with themes parser/renderer.
I was thinking it’s because older ruby grammar (cause theme files in both editors are identical), but now i see it doesn’t :(
Actually not only ruby highlighting looks weird.
que: Nevermind… i wrote my own converter :)
Great!
que: Looks like Intype has some problems with themes parser/renderer.
Well I don’t think it is a problem with the parser/renderer.
I think your first suspicion is correct and the problem is with the grammar.
There are only three things that I see are different regexs, strings(of any kind) and arguments.
I was in the process of fixing up the ruby grammar and fixed the regex regex:).
What theme is that? I want to test it out?
que: Actually not only ruby highlighting looks weird.
What other bundles are having problems?
How i can to convert this FLEX TextMate bundle to work with Intype?
1 to 37 of 37