lppedd / idea-conventional-commit

Context and template-based completion for conventional/semantic commits.
https://plugins.jetbrains.com/plugin/13389-conventional-commit
MIT License
327 stars 19 forks source link

Compatibility with v212.* #63

Closed rklec closed 2 years ago

rklec commented 2 years ago

It is not compatible with the latest WebStorm release v212.4746.80.

Could you enable compatibility/upgrade it?

grafik

System

WebStorm 2021.2 Build #WS-212.4746.80, built on July 23, 2021 Runtime version: 11.0.11+9-b1504.13 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Windows 10 10.0 GC: G1 Young Generation, G1 Old Generation Memory: 2048M Cores: 12 Registry: debugger.watches.in.variables=false, ide.balloon.shadow.size=15 Non-Bundled Plugins: zielu.gittoolbox (212.6.6), mobi.hsz.idea.gitignore (4.1.1), com.crunch42.openapi (1.18), com.intellij.swagger (212.4746.54), izhangzhihao.rainbow.brackets (6.19)

rklec commented 2 years ago

Ah just see https://github.com/lppedd/idea-conventional-commit/pull/60 is supposed to fix this.

lppedd commented 2 years ago

@rklec new version released! You can wait for it to be approved on the marketplace, or download the .zip package from https://github.com/lppedd/idea-conventional-commit/releases/tag/0.19.0

yulrizka commented 2 years ago

Thanks @lppedd great work!