Dariusz Makowski
- 活动总数 122
- 最后的活动
- 成员加入日期
- 关注 0 名用户
- 关注者数 0 名用户
- 投票数 4
- 订阅数 37
-
-
Dariusz Makowski 创建了一个帖子, Pycharm Project Sturcture/Dependencies - "make" file .py please?
Hello I have a "large" project in pycharm linking many sub project in structure and dependencies. This app will ONLY run in pycharm. Would it be possible for PyCharm to generate a "IMPORT FILE" f... -
Dariusz Makowski 创建了一个帖子, Clion Debuging thread - ui control
Hello I'm running a heavy threaded app and when ever something starts to go "odd" I tend to dig in to the paused mode of running app to track down the issue/etc/etc. However when I have 300 threa... -
Dariusz Makowski 创建了一个帖子, 已完成Clion keep failing to save/update code and compile proper version!!!
Hey This is going down the drain from 3 releases now. 1st with super slow refactoring. Now I get random "Could not save file, revert" message boxes. Spamming Ctrl+S does not do anything. Lately w... -
-
Dariusz Makowski 创建了一个帖子, Pycharm crash no stack trace just error exit code
Hey I'm on latest RC version of Puycharm & tried 2019 and other ones. When ever I crash all I get is > Process finished with exit code -1073741819 (0xC0000005) How can I enable debuging in pych... -
Dariusz Makowski 创建了一个帖子, 已完成Clion 2020.2 Release canditate reformat code suuuuper slow and lag...
Hey I'm running latest clion RC one and when ever I press CTRL+ALT+L clion begins reformating code and that task is suuuper slow. Happens on a large and small projects. In both cases it can freez... -
Dariusz Makowski 进行了评论, -
-
Dariusz Makowski 创建了一个帖子, 已回答Clion 2020.2 EAP Ctrl+Click usage change from early versions...
Hello Clion pre 2020.2 when Ctrl+Click on function say ```class::function()```, if I click on `function` in cpp it would take me to function location in header. Right now when I ctrl click on the...