主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
John Crawford
活动总数
16
最后的活动
2023年01月19日 17:32
成员加入日期
2022年07月13日 15:53
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
3
活动概览
帖子(2)
评论(9)
按最近的活动排序
最近的活动
投票数
创建于
2023年01月14日 17:52
Happy to say I found an answer - it isn't required to pass in the full set of auto-generated flags, it turns out that https://stackoverflow.com/questions/68019574/how-to-include-wxwidgets-headers-i...
社区
CLion
How to add compile-flags to config (solving another problem of WxWidgets missing setup.h"
0 票
创建于
2023年01月13日 17:55
Upon further reading, they're not actually multiple-value parameters, but a backtick-delimited command, to the `wx-config` executable part of `WxWidgets`. The actual result of those is this: `wx-co...
社区
CLion
How to add compile-flags to config (solving another problem of WxWidgets missing setup.h"
0 票
创建于
2023年01月13日 17:41
Thanks for the information. Could you expand a bit on the syntax to pass in multiple-value parameters? I have tried several things, and not been able to get it to work. Example: set(CMAKE_CXX_FLAGS...
社区
CLion
How to add compile-flags to config (solving another problem of WxWidgets missing setup.h"
0 票
创建于
2022年07月27日 22:44
Well, that makes one of us. :) I updated from 2022.1.3, to 1.4, just to check - and same issue.
社区
PyCharm
Unconfigurable Auto Remove of Unused Python Imports
0 票
创建于
2022年07月27日 13:41
I have to second this question - just discovered this "bug", when I moved a file to a sub-directory, and suddenly my git-status had half a dozen files modified. I did not do a code Reformat, just a...
社区
PyCharm
Unconfigurable Auto Remove of Unused Python Imports
0 票
创建于
2022年07月14日 18:23
Ah, yes, it does. Wups - apparently that option I had only done Border, nothing else, which didn't work. When I tried a color-change, it worked, thanks. It also worked with non-Border types like Un...
社区
IntelliJ IDEA Users
How to configure Rust inline-hints?
0 票
创建于
2022年07月14日 16:14
The Foreground/background do certainly work, but then my question is, what is the specific field-name that needs to be edited? Both of the outlined terms (my outline) are inferred by the compiler,...
社区
IntelliJ IDEA Users
How to configure Rust inline-hints?
0 票
创建于
2022年07月14日 13:34
That partly worked, thanks. It did the function-variables, anyway, but none of the options I tried, seem to affect the variable-hints ("let context: Bterm = BTermBuilder", where BTerm is the hint)....
社区
IntelliJ IDEA Users
How to configure Rust inline-hints?
0 票
创建于
2022年07月13日 19:34
Thanks for the reply. Looking there, it seems that the only configuration is to disable hints. So there is no option to change the background-color, etc? Similar to other language options?
社区
IntelliJ IDEA Users
How to configure Rust inline-hints?
0 票