donkirkby / donkirkby/live-py-plugin
Intellij/Pycharm: Quick definition does not work properly when plugin enabled
- Dominant language
- Python
- Stars
- 302
- Forks
- 63
- Avg merge
- 6h 50m
- Merged PRs (30d)
- 2
Description
# What I did
* Enabling the plugin in IntelliJ IDEA
* Show quick definition of a function or class
# What happened
The quick definition shows the content of the file containing the selected function.

# What I wanted to happen
The quick definition only shows the content of the selected function

# My environment
* IntelliJ IDEA 2019.3.4, Live Coding plugin enabled
* When disabling the plugin, quick definition works as expected again
Contributor guide
Research direction
Reproduce the issue in IntelliJ IDEA or PyCharm with the Live Coding plugin enabled, using Quick Definition on a function or class. Compare the result with the plugin disabled and trace the plugin's editor or definition integration. Done means Quick Definition shows only the selected function or class while the plugin remains enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- desktop, devtools
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 35/100