I can’t find some functionality in CLion. What to do?
There are several things you can do:
- Search our help to find the functionality you’re looking for.
- If it’s not yet implemented:
- Submit a feature request. Please check existing requests first, and if one is already available, follow it to stay updated, add comments explaining your particular use case (this can be useful for future development), and/or vote for the request to boost its priority.
- Install a plugin with the missing functionality. Our repository includes a wide array of plugins, some developed by JetBrains and others by third parties.
Develop your own plugin for CLion. As all other JetBrains products based on IntelliJ Platform, CLion is open to plugin development. For more useful information please read this documentation.
Please sign in to leave a comment.