AmailP / robot-plugin

Robot Framework support plugin for IntelliJ Idea
Other
72 stars 38 forks source link

Add support for 2020.3 #103

Closed rousku closed 3 years ago

rousku commented 3 years ago

I get the following error with PyCharm Community 2020.3: image

lishuu commented 3 years ago

image

paperclip commented 3 years ago

A real pity, since the other robot framework plugins are very much older (but are marked as supporting all versions of Clion...) I guess it wouldn't be possible to just mark this plugin as future compatible?

bwomsm1 commented 3 years ago

I am experiencing much more severe issues with that new PyCharm version 2020.3, the main functionality of the plugin that takes us with cmd + mouse click to another file stopped working @paperclip can you advice about that?

In addition, the colors I used to have in an earlier versions of PyCharm are not there anymore, its all in gray color:

Screen Shot 2020-12-16 at 19 47 47

In the above example the words Update Field In Asset Edit Details Screen or Button Text Click are keywords, and their color is gray for no reason Environment: Mac OS - Big Sur 11.1 PyCharm version - 2020.3 Robot Framework Support plugin version - 0.24

paperclip commented 3 years ago

@bwomsm1 I'm just a user of the robot plugin, hoping the author will add support for 2020.3 - I'm not sure how you got the plugin onto your version, maybe check you're looking at the right repo?

I'd suggest raising a new issue, since this one is for supporting 2020.3

AmailP commented 3 years ago

@paperclip Support for 2020.3 has been added in version 0.24 on December 7th. Is it working for you?

bwomsm1 commented 3 years ago

@AmailP No, I don't have the cmd+mouse-click function, the editor is telling me that the keyword is not found

paperclip commented 3 years ago

@AmailP Yes, the new version is working for me.

Sorry, didn't spot that a new release had happened.