主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Xdavidliu
活动总数
23
最后的活动
2023年07月23日 18:57
成员加入日期
2022年09月02日 01:11
关注
0 名用户
关注者数
0 名用户
投票数
1
订阅数
6
活动概览
帖子(4)
评论(12)
按最近的活动排序
最近的活动
投票数
创建于
2023年03月30日 15:01
I'm using GoLand 2022.3.4 I'm not sure what you mean by "synchronize dependencies", but I tried manually putting the "require ..." line, and then the autoformat-on-save no longer deleted. But I sti...
社区
GoLand
confusion about an import (with slightly strange suffix) being auto-deleted on save
0 票
创建于
2023年03月20日 20:25
I had the exact same question; "choose lookup item" is a really obscure name for this; I would've never known to look for this!
社区
PyCharm
How do I map only one key to accept a suggestion?
0 票
创建于
2023年03月09日 02:41
Update: "Refresh Cargo Projects" indeed fixed the issue. In my comment above, I noticed that when I restarted CLion, my previous project, which already had rand as a dependency, had suggestions wor...
社区
CLion
In CLion Rust, how do I get code completion suggestions for a package dependency I add to Cargo.toml?
0 票
创建于
2023年03月08日 23:56
I wasn't able to test "Refresh Cargo Projects" because of the following: Interestingly, when I restarted CLion, the suggestions started working, i.e. when I typed "rand::th", suggestions menu succe...
社区
CLion
In CLion Rust, how do I get code completion suggestions for a package dependency I add to Cargo.toml?
0 票
创建于
2023年03月07日 12:48
I already have use rand; the code compiles fine, but the completion doesn't work.
社区
CLion
In CLion Rust, how do I get code completion suggestions for a package dependency I add to Cargo.toml?
0 票
创建于
2022年09月18日 01:44
so it seems if I press ctrl + space, then all the completions including cudaMalloc and cudaFree successfully show up. It's only when DON'T press ctrl + space, the completion menu only has macros. I...
社区
CLion
CLion code completion for CUDA is missing many options
0 票
创建于
2022年09月04日 19:45
Trying this on Fedora 35 with CLion, and code completion of functions doesn't work here either. It still only shows macros. However, once I type cudaMallocManaged, CLion *does* seem to know the arg...
社区
CLion
CLion code completion for CUDA is missing many options
0 票
创建于
2022年09月02日 09:40
I looked into this further by right clicking cudaMallocManaged and going to "definition", and it put me in cuda_runtime.h, where I noticed that cudaMallocManaged is actually a C++ template. Maybe t...
社区
CLion
CLion code completion for CUDA is missing many options
0 票
创建于
2022年09月02日 09:39
It seems like all of the items in that menu are Macros which we can see from the # in front. So the problem here seems to be that normal functions are not actually included in the code completion. ...
社区
CLion
CLion code completion for CUDA is missing many options
0 票
创建于
2022年09月02日 01:11
I had the exact same problem as OP, and selecting amd64, in addition to setting Visual Studio as the default (as opposed to MinGW) in architecture fixed it for me. However, this seems to be a bug, ...
社区
CLion
Cannot compile newly crated Cuda project
0 票
«
第一页
‹
上一页