Eclipse (via a plugin) supports JavaScript scripting of the IDE, so you can get some of this behaviour. It's not snippet-centric, which makes snippets harder, but lets you do anything you want (e.g., bulk edit files).
I can't remember the name of the plugin off hand, but Google should turn it up. It might even be part of the core by now. cheers, barneyb On Tue, Apr 13, 2010 at 10:08 AM, Michael Christensen <[email protected]> wrote: > > I love snippets in Eclipse and they save me a bunch of keystrokes every day... > > But surely I can't be the only one longing for a bit more (dynamic) > functionality in snippets? In good ol' HomeSite+ you could do snippet-like > behavior which you coded in VBScript - that meant if/then, loops etc. which > processed stuff before inserting into your code. > > Anyone know if something like that can be accomplished in Eclipse? > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Want to reach the ColdFusion community with something they want? Let them know on the House of Fusion mailing lists Archive: http://www.houseoffusion.com/groups/cf-talk/message.cfm/messageid:332866 Subscription: http://www.houseoffusion.com/groups/cf-talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/groups/cf-talk/unsubscribe.cfm

