idea-conventional-commit icon indicating copy to clipboard operation
idea-conventional-commit copied to clipboard

failing installation in pycharm

Open racinmat opened this issue 1 year ago • 6 comments
trafficstars

I just installed the plugin to pycharm 2024.1 and I'm getting image

racinmat avatar Apr 05 '24 09:04 racinmat

As the error message specifies, you need to install the Conventional Commit plugin in order to use the Commitlint Conventional Commit

mlec1 avatar Apr 08 '24 12:04 mlec1

Unfortunately the Commitlint plugin is deprecated. So even if you have Conventional Commit installed it may not work correctly due to API changes.

I plan to integrate Commitlint and Angular providers into the core plugin at some point, as maintaining many plugins is becoming difficult.

lppedd avatar Apr 08 '24 12:04 lppedd

@mlec1 I would like to, but it's not compatible with newest pycharm, see https://plugins.jetbrains.com/plugin/13389-conventional-commit image

racinmat avatar Apr 08 '24 15:04 racinmat

https://github.com/lppedd/idea-conventional-commit/issues/132#issuecomment-2041512274

Then you just need to wait a few more days. I am also waiting for the plugin to be published on the marketplace 😅. In the meantime, if you are really in a hurry, you can install it manually from the release on github

mlec1 avatar Apr 08 '24 15:04 mlec1

@racinmat The plugin is now available on the marketplace

mlec1 avatar Apr 08 '24 20:04 mlec1

thanks!

racinmat avatar Apr 15 '24 07:04 racinmat