amaembo / screenshoter

IDEA plugin to make code screenshots
Other
87 stars 16 forks source link

Plugin doesn't work with pyCharm 2019.1 #15

Closed Drey closed 4 years ago

Drey commented 5 years ago

It seems like this pretty useful plugin doesn't work with pyCharm 2019.1.

When I try to copy my code as an image nothing happens.

amaembo commented 5 years ago

You should select some text in the editor, then press a hotkey (Ctrl+Alt+Shift+A by default). The image will be placed to the clipboard. Does it work for you? Are you trying plugin for the first time or it worked for you before and stopped working in PyCharm 2019.1?

Drey commented 5 years ago

The plugin stopped working in PyCharm 2019.1. It perfectly works with the previous PyCharm version.

amaembo commented 5 years ago

I tried the latest plugin version with PyCharm 2019.1.3 (Professional Edition) Build #PY-191.7479.30, built on May 29, 2019, JRE: 11.0.2+9-b159.60 amd64, Windows 10 10.0. It works perfectly for me. Is the problem still actual for you? Could you please share exact version of your PyCharm installation (including JRE) as well as your OS version? Thanks.

amaembo commented 4 years ago

Looks obsolete