主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Benjaminaaronblumer
活动总数
11
最后的活动
2025年06月18日 19:34
成员加入日期
2025年05月14日 23:23
关注
0 名用户
关注者数
0 名用户
投票数
0
订阅数
3
活动概览
帖子(1)
评论(7)
按最近的活动排序
最近的活动
投票数
已编辑于
2025年06月18日 19:34
I believe you are correct, Ivan. I'm in a dev container (but the .idea folder is in the workspace I'm working in). 1) Create a bookmark with the comment “blahblah25”2) Grep in the container: grep -...
社区
CLion
Losing bookmarks
0 票
创建于
2025年06月18日 17:25
Mine is specified in the docker build file.
社区
CLion
How exactly does CLion run a Docker toolchain?
0 票
创建于
2025年06月11日 18:56
Thanks, Anna.1. Entrypoint's are pretty commonly used in Docker. Enough so that they have their own syntax in both the docker build files and the compose files. In my particular case, I'm using it ...
社区
CLion
How exactly does CLion run a Docker toolchain?
0 票
创建于
2025年05月28日 18:23
I should clarify that I'm having this issue while trying to run a dev container. Does that fix still work? I can't seem to find that option:
社区
CLion
How exactly does CLion run a Docker toolchain?
0 票
创建于
2025年05月28日 18:16
Thanks for the tip, Olga! So far, seems like it's working.For future others to repro:1) Load .devcontainer.json container.2) Copy /.jbdevcontainer/config/JetBrains/CLion2025.1/options/ to host via ...
社区
CLion
Devcontainer: Custom toolchain is forgotten on restart
0 票
创建于
2025年05月27日 23:46
Thanks for this – that makes sense. Though, every once in a while, the docker container will go down / be shut down. Is there another way to save these settings? Perhaps by mounting a config file ...
社区
CLion
Devcontainer: Custom toolchain is forgotten on restart
0 票
创建于
2025年05月27日 23:44
> Technically you should not, we do set ENTRYPOINT to the empty string when launching containers. CLion can launch 2 type of containers from the image specified:Does this mean there's no way to run...
社区
CLion
How exactly does CLion run a Docker toolchain?
0 票