Alfie Kirkpatrick
- 活动总数 32
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 1
- 订阅数 13
-
创建于 Performance niggles in 2019.3
Recently updated to 2019.3 and can't be 100% sure but code analysis / suggested fixes appear to be slower. For example, I have a command line tool to generate a small JSON file. When I run this and... -
创建于 Problem with OpenOCD debug - Truncated register 16 in remote 'g' packet
已回答Hi, am aware of this issue: https://youtrack.jetbrains.com/issue/CPP-17014. My question is whether gdb debug for embedded projects should work using the WSL toolchain or whether I must use MinGW. I... -
创建于 Why is stash not popped after successful project update?
已回答Did an update this morning on my project and there was a small merge to do. Afterwards I notice that my git stashes are not empty. Is it true that a stash entry is left whenever there is a merge (e... -
已编辑于 Does CLion support #line directives?
已回答Hi, we have included Duktape in our project and the project ships bundled .c and .h files with #line directives, eg: duktape.c: ...#line 1 "duk_replacements.h"... This causes a problem when debuggi... -
创建于 CLion fails to properly terminate gdb (or program) -- using WSL
已回答Using CLion 2018.2.4 on Windows 10 x64. Am not sure if this is related to WSL specifically. It doesn't happen with most programs, but I have an application that embeds the FreeRTOS Windows port. I ... -
创建于 Editor highlights errors in nodejs addon project using cmake-js and Visual Studio compiler
已回答Hi, am trying to get a good editor experience for C nodejs addon in CLion. I'm on Windows. I've followed the instructions from Jetbrains to enable the experimental support for Visual Studio compile... -
创建于 Move symbol refactoring not working on my Typescript files (2017.2.3)
According to What's New section on website this was introduced with Intellij 2017.2, but it doesn't seem to be working for me. I am running 2017.2.3 but IDE always shows the Move (file) dialog when... -
已编辑于 TypeScript error highlighting (performance)
Hi I have two Typescript projects. They are both quite small, but one is very small, about 15 TS/TSX files, and the other is about 50 TS/TSX files. I see a big difference in the time it takes to hi... -
创建于 Performance issue when using Bower to manage Javascript files
Hi, I am a long time user of Intellij and generally find performance good on my laptop (Core i7, 8Gb RAM, SSD). Am running 13.1.3.Recently I've started using Bower to manage Javascript dependencies... -
创建于 Show 'target' or build output in Project or Commander windows
Hi, I've installed IntelliJad to look at how some Scala sources are compiled, so I'd like to find and decompile target classes in my current project. Have looked everywhere and googled but cannot f...