bendera / vscode-commit-message-editor

Edit commit messages in a convenient way.
https://marketplace.visualstudio.com/items?itemName=adam-bender.commit-message-editor
MIT License
73 stars 13 forks source link

[bug] Error: Could not register service worker: InvalidStateError #107

Closed mdarkzar closed 1 year ago

mdarkzar commented 1 year ago

Hello!

After updating vcode to version 1.82 I started getting errors when trying to use the plugin:

Could not register service worker: InvalidStateError: Failed to register a ServiceWorker: The document is in an invalid state..

bendera commented 1 year ago

Hi,

Thanks for the bug report. I think this is the same issue, I'll wait to see what the result will be. https://github.com/microsoft/vscode/issues/192965

bendera commented 1 year ago

Fixed in the new VSCode.