Skip to content
#

ide-support

Here are 5 public repositories matching this topic...

a-h
a-h commented May 9, 2021

As per microsoft/language-server-protocol#715

It looks like it's possible to intercept edits, and then use the https://microsoft.github.io/language-server-protocol/specifications/specification-current/#workspace_applyEdit feature initiated from the server to insert the end tag, just like the XML example in the issue.

I'm currently working on doing this for the templ

enhancement good first issue

Improve this page

Add a description, image, and links to the ide-support topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the ide-support topic, visit your repo's landing page and select "manage topics."

Learn more