Closed clouds56 closed 6 years ago
Hey, thanks for this PR, this looks interesting ! I'm testing on Pycharm 2018.2 but I'm not seeing any icon to run next to my cells :
For the completion, how is it supposed to work ? I'm not seeing additional completion, but I don't know how to test it. Can you describe a typical use case ?
It's weird.
It should be looked like this without any configuration
You could see the the additional zz
of a
.
Have you seen any exceptions in event log of PyCharm? (Or is your Delimiter regexp correctly set?) Here's my environment, I've tested on macOS and windows, and it works.
Ah ok, managed to get it working, I had a mess of multiple pycharm versions and the wrong SDK being selected.
I merged this and updated the plugin on jetbrain's repo. Takes a few days to update.
Great stuff, thank you !