-
Notifications
You must be signed in to change notification settings - Fork 195
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
Typing "
in an @onclick attribute does not auto-insert an ending "
#5075
Comments
Putting in 16.9-P3 only to forward to platform to properly fix. |
Note: This is 99% chance external. The goal here is to gather enough information so we can file a bug on the CoreEditor so they know what's going on Etienne will be a good point of contact for this. |
EDIT: Turns out this may be an Editor issue instead of a WebTools issue, so need to talk to Etienne first before proceeding. From investigating, WebTools needs to add a new auto-completion case for |
So it looks like the "proper" solution (according to an email thread with Etienne) may actually be to support language-configuration.json's AutoClosingPair property, tracked by https://devdiv.visualstudio.com/DevDiv/_workitems/edit/1086473/. Unfortunately, there doesn't seem to be an ETA on when this task may be completed, but if this is a big user ask, we may want to ask the Editor team to prioritize it. |
Awesome, thanks Allison! Feel free to close this issue out as "duplicate" |
The text was updated successfully, but these errors were encountered: