donkirkby / donkirkby/live-py-plugin

Intellij/Pycharm: Quick definition does not work properly when plugin enabled

Open
#269 2 comments 0 reactions 0 assignees View on GitHub
bug
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.
![image](https://user-images.githubusercontent.com/5146683/78265805-3d2f0780-7505-11ea-92a7-7b67e68a7130.png)

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

![image](https://user-images.githubusercontent.com/5146683/78267187-f6daa800-7506-11ea-8590-d23eb05fc2d6.png)

# My environment
* IntelliJ IDEA 2019.3.4, Live Coding plugin enabled
* When disabling the plugin, quick definition works as expected again

Contributor guide

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.