-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
The double click feature works well, however some people (including myself) use double click to quickly highlight just a method, or triple click for the line.
Having a user defined hotkey + left click to trigger the copy would go a long way for UX.
I've tried to implement this myself, however I ran into issues capturing the ascii characters for non alphanumeric keys. This feature would take place primarily in settings.js/usersettings.html and would need special attention to sanitizing input.
alternatively, we can create a dropdown box with control, alt, or shift as an input and left click as default. This would allow us to widen the options and would make capturing the ascii input a moot point.
Metadata
Metadata
Assignees
Labels
No labels