CLion scope by cmake build target Follow
Answered
I recently moved to CLion from VSCode. In VSCode after running CMake I get a separate tab where files are organized based on the build target they belong to. I was hoping to reproduce this feature using scopes in CLion, but haven't found a way to make that work with the available pattern language.
Is there a way to achieve something similar in CLion? (with scopes or otherwise)
Please sign in to leave a comment.
Hi Martin!
It's not implemented in CLion yet. Feel free to comment or upvote the related feature request - https://youtrack.jetbrains.com/issue/CPP-8098. See https://intellij-support.jetbrains.com/hc/en-us/articles/207241135-How-to-follow-YouTrack-issues-and-receive-notifications if you are not familiar with YouTrack.