When trying to install this extension in a web instance it states:
The 'Conventional Commits' extension is not available in Visual Studio Code for the Web.
Tbh. I don't have an experience in writing VSCode extension, so I don't know if that's even possible and how much effort it would be.
To me it just seems like this extension doesn't do anything "special", which would hinder it working on the web.
When trying to install this extension in a web instance it states:
Tbh. I don't have an experience in writing VSCode extension, so I don't know if that's even possible and how much effort it would be. To me it just seems like this extension doesn't do anything "special", which would hinder it working on the web.
Here is the Reference for writing Web Extensions: https://code.visualstudio.com/api/extension-guides/web-extensions
PS: Thanks a lot for the amazing extension <3