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

tw autocomplete utility regex improvements #824

Closed
DamianGlowala opened this issue Mar 15, 2024 · 1 comment
Closed

tw autocomplete utility regex improvements #824

DamianGlowala opened this issue Mar 15, 2024 · 1 comment
Labels
question Further information is requested

Comments

@DamianGlowala
Copy link
Contributor

DamianGlowala commented Mar 15, 2024

E.g. the function variant would be:

"tw\\(\\s*('(.*?)'|\"(.*?)\")\\s*\\)"

Noticed the first and last class do not have IntelliSense enabled with the above regex though and I am not sure why.

@DamianGlowala DamianGlowala added the question Further information is requested label Mar 15, 2024
@ineshbose ineshbose changed the title Shall we update the class regex to account for double quotation marks and whitespace chars? IntelliSense utility regex improvements Mar 17, 2024
@ineshbose ineshbose changed the title IntelliSense utility regex improvements tw autocomplete utility regex improvements Mar 17, 2024
@ineshbose
Copy link
Collaborator

You're quite right - I'm surprised this wasn't reported earlier, but I've felt that the autocomplete utility isn't used much by developers. PR welcome! 🙂

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants