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

[Feature Request] Extensions: add an API to determine the type of word of a selection #7590

Closed
warpdesign opened this issue Jun 12, 2016 · 1 comment
Labels
*duplicate Issue identified as a duplicate of another issue(s)

Comments

@warpdesign
Copy link
Contributor

Right now, there's no way to determine the type of word of the selection.

It would be useful if from an extension I could know that some word is a string, a regexp,.. depending on the language.

I am working on an extension that will show a visual diagram of a regex. The problem is that there is no way to know the current selected word is a string and/or regex.

@alexdima
Copy link
Member

Let's track it in #7027

@alexdima alexdima added the *duplicate Issue identified as a duplicate of another issue(s) label Jun 13, 2016
@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
*duplicate Issue identified as a duplicate of another issue(s)
Projects
None yet
Development

No branches or pull requests

2 participants