Skip to content

Auto-closing quotes doesn't work on backticks (editor.autoClosingQuotes) #1251

@alexvng

Description

@alexvng

When editing a regular .js file, typing the backtick symbol ` will insert a second one for convenience, assuming the setting editor.autoClosingQuotes is set to languageDefined or always.

While editing a .svelte file using this extension, backticks are never auto-closed, even if editor.autoClosingQuotes is set to always.

Please let me know if there's a way to configure this that I've missed.

Version info:

  • Svelte for VS Code: v105.5.3
  • VSCode: 1.62.3

Metadata

Metadata

Assignees

No one assigned

    Labels

    FixedFixed in master branch. Pending production release.feature requestNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions