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

Support other word-regex for TextDocument#getWordRangeAt #15724

Closed
jrieken opened this issue Nov 18, 2016 · 1 comment
Closed

Support other word-regex for TextDocument#getWordRangeAt #15724

jrieken opened this issue Nov 18, 2016 · 1 comment
Assignees
Labels
api feature-request Request for new features or functionality
Milestone

Comments

@jrieken
Copy link
Member

jrieken commented Nov 18, 2016

We have getWordRangeAtPosition which uses a default or a language specific regular expression for determining what a word is. To enforce a certain behaviour of this method we have seen weirdly bend regexes for word and we should make thing easier by allowing callers to optionally provide a regex when calling this function

@jrieken jrieken added api feature-request Request for new features or functionality labels Nov 18, 2016
@jrieken jrieken self-assigned this Nov 18, 2016
@jrieken jrieken added this to the November 2016 milestone Nov 18, 2016
@jrieken
Copy link
Member Author

jrieken commented Nov 18, 2016

fyi @aeschli

@jrieken jrieken closed this as completed Nov 18, 2016
@jrieken jrieken mentioned this issue Dec 5, 2016
2 tasks
@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
api feature-request Request for new features or functionality
Projects
None yet
Development

No branches or pull requests

1 participant