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

Test auto insert quote #141334

Closed
2 tasks done
aeschli opened this issue Jan 24, 2022 · 2 comments
Closed
2 tasks done

Test auto insert quote #141334

aeschli opened this issue Jan 24, 2022 · 2 comments

Comments

@aeschli
Copy link
Contributor

aeschli commented Jan 24, 2022

Testing #18071

Complexity: 3

Create Issue


The auto insert quote feature adds quotes after a = when entering HTML properties.

Test

  • that this works in editor that are in HTML language mode
  • that the quick insertion only happens after a property name
  • that the cursor is put between the quotes and that pressing tab brings you after the quotes
  • that based on the setting html.completion.attributeDefaultValue single, doublequotes or no quotes are inserted
  • that the feature can be turned off with html.autoCreateQuotes
  • test that quotes are not auto inserted after undo and redo
@joaomoreno
Copy link
Member

Lovely 👏

@joaomoreno joaomoreno removed their assignment Jan 25, 2022
@paulacamargo25
Copy link
Contributor

Nice feature! 👍

@paulacamargo25 paulacamargo25 removed their assignment Jan 26, 2022
@github-actions github-actions bot locked and limited conversation to collaborators Mar 12, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants