IC
![Avatar](https://secure.gravatar.com/avatar/e6992343bae4f3f6f1e5d66a124e4350?default=https%3A%2F%2Fassets.zendesk.com%2Fhc%2Fassets%2Fdefault_avatar.png&r=g)
- 活动总数 77
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 3
- 订阅数 27
-
已编辑于 CLion and Rider discussion
已回答Here I want to ask JB team about the future of both products. As I see from the YT issues and other forum posts that Rider is designed as GameDev IDE which includes both popular gamedev languages, ... -
创建于 Save project as template in CLion. How?
已回答There is https://www.jetbrains.com/help/idea/saving-project-as-template.html and this https://www.jetbrains.com/help/phpstorm/saving-project-as-template.html for Idea and PhpStorm respectively but ... -
创建于 Click line number to perform run to cursor seems bot to work with new UI
已回答Now it's a wide button to toggle breakpoint -
已编辑于 Clion. How to fetch more context in the memory view?
I'm debugging a nasty bug with memory corruption and i need to see more context in memory viewI've pointed to a variable and want to see more values of addresses above.Is it possible to do that wi... -
已编辑于 Pale colors in autocomplete window
已回答Theme: Darkula ColorScheme: GapStyle IntelliJ IDEA 2018.2.2 (Community Edition)Build #IC-182.4129.33, built on August 21, 2018JRE: 1.8.0_152-release-1248-b8 amd64JVM: OpenJDK 64-Bit Server VM by Je... -
创建于 Is there a public API for CLion internals?
已回答I want to make a plugin but it requires an ability to navigate in C/C++ code with a proper AST. PsiFile/PsiElement seems like a hard-to-handle solution because it's abstracts some C/C++ internal da... -
已编辑于 How to regenerate the cmake target list of buildable targets?
已回答I mean the list under that widget I removed each target manually and now I can't regenerate it from scratch. I tried to remove .idea and cmake-build-* directories, and Unload CMake project. No luc... -
创建于 Build dependent targets on a specific run configuration?
已回答Let's say i have a cmake target called "App" which is executable target. I want to build another target which is dynamic library when running this "App" target. I expected i can just create an entr... -
创建于 Power outage caused a loss of changes in files
已回答I left my IDE for a rest while was AFK. When I came back I noticed that I lost all changes I made before. There were not so much changes and I can restore them in ~20 minutes but I imagine that the... -
已编辑于 Python refactorings don't work sometimes
已回答When I press "Refactoring/Rename" shortcut nothing happens. A hint message, however, appears in the status bar "Refactor this" menu doesn't contain "rename" entry Of course I call this when the c...