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

Double click to select word that don't recognize Chinese punctuation #27017

Closed
yfdyh000 opened this issue May 21, 2017 · 3 comments
Closed

Double click to select word that don't recognize Chinese punctuation #27017

yfdyh000 opened this issue May 21, 2017 · 3 comments
Assignees
Labels
feature-request Request for new features or functionality
Milestone

Comments

@yfdyh000
Copy link
Contributor

  • VSCode Version: 1.12.2
  • OS Version: Windows 10

Steps to Reproduce:

  1. Ctrl + Comma keys to open settings.json. Note: with Chinese Simplified interface (or copy the following example goes to an empty file for testing).
  2. Try double-clicking to quickly select an option name or word within punctuation.

Bad for 如果设置为“afterDelay”,
Well for 则可在 "files.autoSaveDelay" 中配置延迟。 or other punctuation in English.

It should recognize the punctuation of other languages as punctuation, and even does participle based on Unicode resources, just like in Chrome.

@aeschli
Copy link
Contributor

aeschli commented May 22, 2017

Note that double clicking uses the word separators defined in the settings.
"editor.wordSeparators": "~!@#$%^&*()-=+[{]}\\|;:'\",.<>/?".
You can tune it there.

@aeschli aeschli removed their assignment May 22, 2017
@yfdyh000
Copy link
Contributor Author

Good, it works.
It will be better if the software understands the various symbols, and does participle (as optional).

@rebornix rebornix removed their assignment May 26, 2017
@rebornix rebornix added this to the Backlog milestone May 26, 2017
@rebornix rebornix self-assigned this May 26, 2017
@rebornix rebornix added the feature-request Request for new features or functionality label Aug 11, 2017
@rebornix
Copy link
Member

This feature request will not be considered in the next 6-12 months roadmap and as such will be closed to keep the number of issues we have to maintain actionable. Thanks for understanding and happy coding!

@vscodebot vscodebot bot locked and limited conversation to collaborators Jan 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

3 participants