I'm using CLion, and I want to obtain a list of all of the plugins I have (voluntarily) installed on it - as a text file (or printed to a terminal etc.). Can I do that...
- From a command-line, when CLion is not running.
- From within CLion itself?
I'm using CLion, and I want to obtain a list of all of the plugins I have (voluntarily) installed on it - as a text file (or printed to a terminal etc.). Can I do that...