Skip to content
This repository has been archived by the owner on Jul 27, 2024. It is now read-only.

Add support for auto closing paired tags #222

Closed
charlespwd opened this issue Mar 23, 2021 · 2 comments
Closed

Add support for auto closing paired tags #222

charlespwd opened this issue Mar 23, 2021 · 2 comments
Labels
e:5 Effort: 5 enhancement New feature or request language server Language Server related issues p:low Priority (or Impact): Low

Comments

@charlespwd
Copy link
Contributor

{% for ... %}<cr>

should automatically close the tag

{% for ... %}
  <cursor here>
{% endfor %}

We'll have to draft a list of all the tags that are closing. I think I already have one in theme-check-vscode.

@charlespwd charlespwd added enhancement New feature or request language server Language Server related issues labels Mar 23, 2021
@charlespwd
Copy link
Contributor Author

Breadcrumbs:
microsoft/language-server-protocol#715

@charlespwd charlespwd added p:low Priority (or Impact): Low e:5 Effort: 5 labels Mar 25, 2021
@charlespwd
Copy link
Contributor Author

Closed in favour of Shopify/theme-tools#435

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
e:5 Effort: 5 enhancement New feature or request language server Language Server related issues p:low Priority (or Impact): Low
Projects
None yet
Development

No branches or pull requests

1 participant