We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
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.
def test(): pass
File > Split View
test
The help menu / tooltip should not open on the first pane. The pane that is currently not being edited, should stay inactive.
Sublime Text 4126 macOS 10.15
The text was updated successfully, but these errors were encountered:
No branches or pull requests
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
File > Split View
test
function name.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
The text was updated successfully, but these errors were encountered: