anaconda
anaconda copied to clipboard
Split View shows help popup on the other column / pane
Description of the bug
When wokring with two Split View panes at the same time, the cursor of the other pane is always disruptive and automatically triggers a popup.

Steps to reproduce
- Open a new file.
- Set syntax to python and insert:
def test():
pass
- Open
File > Split View - Place your text curser on the
testfunction name. - Switch to the other pane and type a single letter or space.
Expected behavior
The help menu / tooltip should not open on the first pane. The pane that is currently not being edited, should stay inactive.
Version number
Sublime Text 4126 macOS 10.15