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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow Word Seperator Selection #156747

Open
seaofbits opened this issue Jul 31, 2022 · 0 comments
Open

Allow Word Seperator Selection #156747

seaofbits opened this issue Jul 31, 2022 · 0 comments
Assignees
Labels
editor-commands Editor text manipulation commands feature-request Request for new features or functionality
Milestone

Comments

@seaofbits
Copy link

Hi there! I'm using vscode writing Python, and then I find that I can't select '=' by double click on the words in the editor, like this:
vscode1

I noticed that there is a setting called editor.wordSeparators, but if I delete '=' from seperator chars, I can select '=', but I got wrong word selection at other places:
vscode2

So are there any missing settings for doing this? If no, can we add a setting for "Allowing Word Seperator Selection"?
P.S. Just Like in Notepad++
npp

VSCode Version Info
  • version: 1.69.2 (system setup)
  • commit: 3b889b0
  • Electron: 18.3.5
  • Chromium: 100.0.4896.160
  • Node.js: 16.13.2
  • V8: 10.0.139.17-electron.0
  • OS: Windows 10
@alexdima alexdima added the editor-commands Editor text manipulation commands label Aug 2, 2022
@alexdima alexdima added this to the Backlog milestone Aug 2, 2022
@alexdima alexdima added the feature-request Request for new features or functionality label Aug 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
editor-commands Editor text manipulation commands feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

2 participants