Skip to content
New issue

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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

improve text selection in debug window #1785

Open
BartolomeSintes opened this issue Feb 9, 2024 · 1 comment
Open

improve text selection in debug window #1785

BartolomeSintes opened this issue Feb 9, 2024 · 1 comment

Comments

@BartolomeSintes
Copy link

馃殌 Feature Proposal

  1. Some editors (VSCode for instance) allow the selection of the whole document clicking four times in a row. It would be nice if the debug window (the one in the right bottom corner) allowed this kind of text selection.
  2. The Control+a shortcut is another way of selecting the whole text in a document. This shortcut works in Selenium, but it shortcut copies part of the contents of the other windows and many blank lines. It should select just the debug window (or better, the focused window).
@toddtarsi
Copy link
Contributor

@BartolomeSintes - I agree, this is important. I would also like to support text search as well. Unfortunately, this didn't make it into v97, but should be in v98

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

No branches or pull requests

2 participants