AppCode EAP update: linked projects, smart paste, pragma marks and more
We’ve just rolled out a new public build of AppCode (#106.624) with a bunch of new things you should like.
Here is a brief overview of the most interesting stuff:
- Full support of linked projects:
- contents are shown in project view
- resolving and auto-import
- “add linked project” action
- quick fix that adds the include path to ${USER_HEADER_SEARCH_PATHS}
- Support for pragma marks. Hit Cmd+F12 to quickly navigate within a file and your marks are shown there. You can also use ‘prag’ snippet to add #pragma marks faster.
- Inspections can now be run in batch mode
- Added options for code generation
- Smart paste into string handles multi-line strings just fine. If you copy this piece of code and paste it into a string
Here’s what you get:
- Escape sequences/format highlighting in strings
And of course bugfixes.
So, download the new build from the AppCode EAP page, try the new additions and let us know what you think and what else you are missing!
Comments below can no longer be edited.
Mike says:
April 26, 20115) *piece
AppCode is awesome. It is hard to believe people actually believe XCode is a good code editor. I can only assume those people have never experienced the IDE’s available for Java.
Having VI available (via IdeaVIM plugin) is worth it by itself. Everything else is just gravy.
Eugene Toporov says:
April 26, 2011Thanks Mike!
GeekyCoder says:
April 27, 2011That is great.
It will be great if there is a cohesive feature for working with Objective-c header and its implementation file . It can be shortcut access to those files, auto-sync between header/implemention file, etc..
Łukasz Łazarecki says:
May 5, 2011I just want to say you guys should wear underwear on your trousers, because you’re just like Supermen to me 🙂
I’m waiting for AppCode 1st release and will buy it same day it gets released.