satr / intellij-idea-plugin-connector-for-aws-lambda

The plugin for the IntelliJ IDEA: connector for AWS Lambda functions.
MIT License
14 stars 4 forks source link

Connector for AWS Lambda Not showing #3

Closed bmyrtil closed 6 years ago

bmyrtil commented 6 years ago

Ive installed the plugin but i do not see the Connector for AWS Lambda in my tools window. Am I missing a step?

satr commented 6 years ago

After installation there should be an item in the list, invoking by the icon in the left bottom corner (Tools Window?) - I just reinstalled this and put to the screenshots. Could you try again? connector for aws lambda - install

satr commented 6 years ago

I found it may happend when a plugin was installed while multiple IDEA instances where running and they were not restarted properly. Please try to open only one IDEA instance and re-install the plugin.

bmyrtil commented 6 years ago

Thank you for the reply. This issue can be closed as the err was on my part. Turns out I was trying to install this in PyCharm and not IDEA

satr commented 6 years ago

Thank you for your report. Would it be useful to have such plugin in PyCharm, do you think?