Skip to content

Conversation

@thecoolwinter
Copy link
Collaborator

Description

  • Add quotes (double and single) to the list of auto-filled strings.
  • Remove < > from list. Only in languages like HTML should these be paired, otherwise when writing more common logic using the greater than character it's odd to have the less than operator automatically added. In the future that character pair should only apply if the language is HTML.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code
Copy link
Member

@tom-ludwig tom-ludwig left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Glad the feature is working!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants