Re-factoring is a good one. Picking up methods from an import and core classes (auto-sense). Syntax and error handling from mtasc (click and go to line) - is this already there?
A feature I like in Xcode is a droplist of methods within a class and a history droplist (would probably be very valuable in complex projects) with a next/previous file edited. These may be tricky to implement in a plug-in for eclipse that modifies the IDE though? Regards, Andrew On 31 Aug 2006, at 19:47, Martin Schnabel wrote: > Weyert de Boer schrieb: >> No, I have to admit I don't really care a lot about Eclipse. >> Because it >> ain't snappy enough for me :) But I would love to know which feature >> people feel are missing in ASDT. Beside of some poll about which OS >> initiative is preferred. Would be nice too? >> >> Could someone of osflash set such poll/quiz up? I won't mind >> working on >> something similar as ASDT...I just dont have a lot of Eclipse plugin >> dev. experience. >> >> >> _______________________________________________ >> osflash mailing list >> [email protected] >> http://osflash.org/mailman/listinfo/osflash_osflash.org >> > I'd say the whole spectrum of refactoring tools and neat things like > finding references or declarations as well as quick-fixes for every > problem that could automatically be fixed .thats all i want for a cool > editor. > > i code twice as fast with the JDT compared to ASDT because of the > refactoring tools and quickfixes. > > best regards > Martin > > _______________________________________________ > osflash mailing list > [email protected] > http://osflash.org/mailman/listinfo/osflash_osflash.org _______________________________________________ osflash mailing list [email protected] http://osflash.org/mailman/listinfo/osflash_osflash.org
