主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
limk
活动总数
22
最后的活动
2023年05月02日 21:15
成员加入日期
2021年05月13日 01:59
关注
0 名用户
关注者数
0 名用户
投票数
2
订阅数
5
活动概览
帖子(5)
评论(10)
按最近的活动排序
最近的活动
投票数
创建于
2021年09月08日 18:50
Nice, building the target works.
社区
CLion
Are Remote makefile targets supported?
0 票
创建于
2021年09月08日 15:25
Any plans to add these? My code lives on a remote server that I ssh into. I use CLion to modify code since the partition is mounted on the remote machine and any changes on my local host are reflec...
社区
CLion
Are Remote makefile targets supported?
0 票
已编辑于
2021年06月04日 11:59
Thank you. That sounds interesting and I'd be willing to give it a shot. Currently, I have a "makefile" that has scripted docker make commands that I call "makeDock". Running any make target on thi...
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 票
创建于
2021年06月04日 11:37
>However, the requirements for such mode are not clear to us The requirements and design problems were solved over 30 years ago - http://cscope.sourceforge.net/large_projects.html http://cscope.so...
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 票
已编辑于
2021年06月04日 11:08
>We plan to skip source synchronization in case of Docker in CLion 2021.2 EAP cycle But the whole point of having docker is to use things docker exec and docker mount. You can achieve synchronizati...
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 票
创建于
2021年06月04日 10:47
Are you telling me that if you have the directory structure of projectRoot inc src You can't create a tag file without being able to build? All the sources are right there?
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 票
创建于
2021年06月04日 06:31
https://docs.docker.com/samples/running_ssh_service/ Running sshd inside a container is discouraged
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 票
已编辑于
2021年06月04日 06:29
I've spent several hours of frustration trying to make everything work in a dockerized setting, makefile and remote debugging. It doesn't do the job. Can your IDE not tag local files in a directory...
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
1 票
已编辑于
2021年05月18日 17:08
Hello, Would it be possible to use some sort of a cscope of ctag system that vi uses? Not having code autocompletion/definitions/usages/refactors really negate a lot of uses of Clion.
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 票
创建于
2021年05月14日 14:34
Hello, I am on CLion 20201.1.1 Build #CL-211.7142.21
社区
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 票