You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
Describe the issue
When you type
<div>HTML completes it with<div></div>which is nice, but sometimes you don't want that, does it make sense to mark</div>Happy to send a change for this, but wanted to check if @marijnh agrees conceptually.
Change would involve adding https://codemirror.net/docs/ref/#commands.isolateHistory to this transaction https://github.com/codemirror/lang-html/blob/e7551faba95ea84e4f6bbc53bcd567d351777d55/src/html.ts#L187 which would add a dependency on
@codemirror/commandsin@codemirror/lang-html.Browser and platform
any
Reproduction link
https://codemirror.net/try/?c=aW1wb3J0IHtiYXNpY1NldHVwLCBFZGl0b3JWaWV3fSBmcm9tICJjb2RlbWlycm9yIgppbXBvcnQge2h0bWx9IGZyb20gIkBjb2RlbWlycm9yL2xhbmctaHRtbCIKCm5ldyBFZGl0b3JWaWV3KHsKICBkb2M6ICI8ZGl2IiwKICBleHRlbnNpb25zOiBbYmFzaWNTZXR1cCwgaHRtbCh7CiAgICBhdXRvQ2xvc2VUYWdzOiB0cnVlCiAgfSldLAogIHBhcmVudDogZG9jdW1lbnQuYm9keQp9KQo=