Elizaveta Shashkova
Elizaveta Shashkova
Hi @guoci! Sorry for the late response. This is really interesting feature, but I think it's worth creating a separate action (for example "Smart Execute Line"), because it changes the...
@guoci It's still unclear for me, how you decide which piece of code should be executed. Is it a syntactically correct piece of code, which beginning is on the line...
@guoci I got it, thank you! But on the first screen cast you're sending together 3 lines on the top level: ``` %%time import time time.sleep(1) ``` Anyway, I believe...
Hi @guoci! Thank you very much! It looks much better now! But it still changes "Execute Selection" action behavior. I think it would be better to create a separate action,...
Hi @guoci! Yes, the PR is ok, thank you! The feature looks interesting, but we still can't estimate its usefulness. Why don't you want to publish it as a separate...
@guoci In fact all PyCharm plugins are Intellij IDEA plugins. So you should develop it as IDEA plugin, and mention in settings, that your plugin is compatible only with PyCharm,...
Great news! Usually plugin approval takes a few days, I'll ask to make it faster. Thank you very much for your contribution!
@vedun-z Sure, but at the moment it requires some steps from one of the JetBrains team members. We need to: * find a shortcut, which doesn't overlap any other action...
Sure! I've created a feature request for it: https://youtrack.jetbrains.com/issue/PY-38919
Hi! We'll try to include it in the next update.