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
October 14, 2018 14:24
Please try opening Console.app (/Applications/Utilities) and see if there is anything relevant in the "Errors and Faults" section at the moment of the launch. Also, worth taking a look at the "User...
Community
CLion
clion could not launch lldb on mac os high sierra
0 votes
Created
June 08, 2018 10:35
The correct platform prefix for AppCode is "AppCode", but I think there are other problems with your project. Did you perform the very first step from Maarten's post? "Ensure that you have the IDEA...
Community
AppCode
AppCode plugin development: How to run/debug from Idea CE
0 votes
Created
June 04, 2018 11:13
Hi Stu, Let's try to troubleshoot this. Please do the following for both AppCode and Xcode: Set a breakpoint in your sub-project Launch the application under debugger Click the "Pause" button in...
Community
AppCode
(AppCode) Imported project created in XCode, breakpoints in sub-projects are skipped over
0 votes
Created
February 02, 2018 10:50
Hi Karol, There is no public API for this, but you can try using PBXProjectFileManipulator. To do that first you need to obtain from XcodeMetaData a PBXProject you want to modify from, then do getM...
Community
IntelliJ IDEA Open API and Plugin Development
How to add file to AppCode/XCode project?
0 votes
Created
October 12, 2017 10:25
After you build for a device once simple restarting should not break the error higlighting, only clean or significant changes to the project can do that. We're working on improving that, but unfo...
Community
AppCode
Problem with highlighting errors/ warnings in sorce editor.
0 votes
Edited
June 20, 2017 16:19
According to the log, LLDB returns empty descriptions for these variables. Unfortunately, I don't have any other explanation: something's wrong with the binary. Most likely, it was built with a dif...
Community
CLion
CLion Swift plugin is no compatible with latest swift version
0 votes
Created
June 20, 2017 15:19
Please make sure that the binary was built with exactly the same toolchain, as the one specified in the plugin settings. If it is, then: Invoke Help -> Debug Log Settings Type #com.jetbrains.cid...
Community
CLion
CLion Swift plugin is no compatible with latest swift version
0 votes
Created
June 20, 2017 15:05
Global variables/constants are not displayed by CLion, because in large projects they can quickly pollute the scope. Please try creating a function and see if it works in there.
Community
CLion
CLion Swift plugin is no compatible with latest swift version
0 votes
Created
June 20, 2017 14:54
Please make sure that the "Use Swift debugger" option is enabled in the Swift plugin settings.
Community
CLion
CLion Swift plugin is no compatible with latest swift version
0 votes
Created
January 20, 2017 21:38
For some projects SourceKit depends on certain files which are generated during the build process. The way AppCode's own code parser/analyser currently works requires it to be a build for device.
Community
AppCode
SourceKit Not Working
0 votes
«
First
‹
Previous
Next
›
Last
»