lte2000 / intellibot

IntelliJ/PyCharm plugin for Robot Automation Framework
https://github.com/lte2000/intellibot
MIT License
90 stars 26 forks source link

The latest version Plugin incompatible with Pycharm 2021.2 #31

Closed Fengjiya closed 2 years ago

Fengjiya commented 2 years ago

Pycharm version: PyCharm 2021.2 (Professional Edition) Build #PY-212.4746.96, built on July 27, 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: ParNew, ConcurrentMarkSweep Memory: 1957M Cores: 8 Non-Bundled Plugins: GrepConsole (11.10.211.6086.0), Statistic (4.1.7), com.berzanmikaili.intellij.monokai_pro (2.0.2c), com.jetbrains.CyanTheme (1.2), com.jetbrains.grayTheme (1.2), com.markskelton.one-dark-theme (5.3.0), com.vincentp.gruvbox-theme (0.5.2), net.vektah.codeglance2 (1.5.5), zielu.gittoolbox (212.7.6), mobi.hsz.idea.gitignore (4.2.0), some.awesome (1.14), com.jetbrains.intellij.datalore (0.1.13-212), izhangzhihao.rainbow.brackets (6.20), amailp.intellij.robot (0.26)

puglin version: lte2000_intellibot-dev_0.10.143.397

Python version:3.7.3

lte2000 commented 2 years ago

What does the "incompatible" mean? Does this plugin crash or function not work? I install the PyCharm 2021.2 just now, it works normally. Can you describe the problem in more detail? Thanks!

PyCharm 2021.2 (Community Edition) Build #PC-212.4746.96, built on July 27, 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: ParNew, ConcurrentMarkSweep Memory: 2014M Cores: 4 Non-Bundled Plugins: com.millennialmedia.intellibot (0.10.143.397)

Fengjiya commented 2 years ago

It works OK indeed. After cleaning up the plugin in "plugins" folder and install again ,it working now. TKS.

lte2000 commented 2 years ago

Thanks for the clarification. I see you have a plugin "amailp.intellij.robot (0.26)". Maybe it conflict with intellibot.

Fengjiya commented 2 years ago

Thanks for the clarification. I see you have a plugin "amailp.intellij.robot (0.26)". Maybe it conflict with intellibot.

Yeah ,that's the conflict points .