Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
limk
Total activity
22
Last activity
May 02, 2023 21:15
Member since
May 13, 2021 01:59
Following
0 users
Followed by
0 users
Votes
2
Subscriptions
5
Activity overview
Posts (5)
Comments (10)
Sort by recent activity
Recent activity
Votes
Created
September 08, 2021 18:50
Nice, building the target works.
Community
CLion
Are Remote makefile targets supported?
0 votes
Created
September 08, 2021 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...
Community
CLion
Are Remote makefile targets supported?
0 votes
Edited
June 04, 2021 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...
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 votes
Created
June 04, 2021 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...
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 votes
Edited
June 04, 2021 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...
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 votes
Created
June 04, 2021 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?
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 votes
Created
June 04, 2021 06:31
https://docs.docker.com/samples/running_ssh_service/ Running sshd inside a container is discouraged
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 votes
Edited
June 04, 2021 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...
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
1 vote
Edited
May 18, 2021 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.
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 votes
Created
May 14, 2021 14:34
Hello, I am on CLion 20201.1.1 Build #CL-211.7142.21
Community
CLion
Using makefiles for autocompletion if the makefile is meant to run with docker
0 votes