Skip to content

Conversation

@deathaxe
Copy link
Contributor

@deathaxe deathaxe commented Jun 9, 2024

LspTextCommands opt-in to mouse events, but not all are designed to handle required events. Therefore they fail, when being bound to mouse keys.

see https://forum.sublimetext.com/t/mouse-map-always-attach-current-event-in-its-args/72502/4

This commit opts-out those commands.

LspTextCommands opt-in to mouse events, but not all are designed to handle
required events. Therefore they fail, when being bound to mouse keys.

see https://forum.sublimetext.com/t/mouse-map-always-attach-current-event-in-its-args/72502/4

This commit opts-out those commands.
@predragnikolic predragnikolic merged commit f512c96 into sublimelsp:main Jun 9, 2024
@deathaxe deathaxe deleted the fix/missing-event-args branch June 10, 2024 06:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants