Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Vyacheslav Karpukhin
Total activity
263
Last activity
December 18, 2019 12:40
Member since
October 14, 2013 08:12
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
110
Activity overview
Articles (0)
Posts (0)
Comments (153)
Sort by recent activity
Recent activity
Votes
Created
February 03, 2014 17:16
Just type over it, i.e. type ')' as if there weren't one already.
Community
AppCode
How to skip a end brace
0 votes
Created
May 02, 2014 10:22
Hi Jason,To cut off the last 4 symbols you can use something like this:#set( $LENGTH = $NAME.length() - 4 )#import "${NAME.substring(0,$LENGTH)}.h"Regarding your second problem, there is an issue o...
Community
AppCode
Kiwi Test File Template
0 votes
Created
April 10, 2014 10:33
Please try removing all variations except Light using /Applications/Font Book.app.
Community
AppCode
Why I can't pick the Font Family I want on App Code?
0 votes
Created
July 12, 2014 15:52
Hi Richard,To add unit tests to already existing project you need to do pretty much the same as in Xcode: go to Project settings (Cmd+;), press "Add Target" ("plus" button in the left lower corner)...
Community
AppCode
Feeling a little slow.. AppCode + Unit Tests
0 votes
Created
July 06, 2014 11:24
Jonathan, you can change this color by going to the Preferences -> Editor -> Color & Fonts -> General -> Caret row
Community
AppCode
Change color of cursorline
0 votes
Created
May 05, 2014 21:45
George, please try the "File -> Invalidate Caches / Restart" menu.
Community
AppCode
Suddenly not getting loads of my completions
0 votes
Created
July 20, 2014 12:31
The "Messages" tool window shows only warnings reported by the compiler. The warnings count you see before committing includes warnings produced by AppCode's own inspections. You can review them al...
Community
AppCode
how to view compile warnings
0 votes
Created
July 25, 2014 09:06
Hi,Unfortunately, reordering methods from the structure window is not possible. However, you can use "Navigate to next/previous method" and "Move statement up/down" actions while having the structu...
Community
AppCode
Reorganize code via structure window?
0 votes
Created
July 23, 2014 16:28
Hi,The file header template is located in the Preferences -> File and Code Templates -> Includes -> Objective-C File Header. If this is not what you are looking for, could you please provide a bit ...
Community
AppCode
How do I change the copyright?
0 votes
Created
December 03, 2014 14:55
It is possible to create a new test file: File -> New -> File from Xcode Template.At the moment there is no helper for creating a test for existing class, but there is a feature request.
Community
AppCode
What's the best way to create a new unit test file?
0 votes
«
First
‹
Previous
Next
›
Last
»