pylint-pycharm icon indicating copy to clipboard operation
pylint-pycharm copied to clipboard

pylint-pycharm Support for CLion

Open dtormoen opened this issue 5 years ago • 4 comments

Is your feature request related to a problem? Please describe. I work on a mixed C++ and Python code base and would like to have Pylint built-in without having to switch IDEs.

Describe the solution you'd like It would be great to be able to install pylint-pycharm in CLion similar to how it is possible to install it for Intellij.

Describe alternatives you've considered

  • Switching IDEs when running a scan.
  • Scripting it as an external tool.

dtormoen avatar Oct 16 '19 22:10 dtormoen

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar Dec 15 '19 22:12 stale[bot]

Same request as above.

I was able to manually install the pylint-pycharm plugin in CLion 2019.3.4 (having the bundled Python Community Edition). When I "run" Pylint, I get the following error: "Pylint Plugin No Python interpreter configured for the project." (In the settings I did specify a Python Interpreter.)

dandn avatar Mar 10 '20 17:03 dandn

This issue has been automatically marked as stale because it has not had activity in the last 60 days.

stale[bot] avatar May 09 '20 17:05 stale[bot]

Would love to see the support in CLion.

Strus avatar Jan 21 '21 13:01 Strus