pushqrdx / vscode-inline-html

🎨 Adding Syntax Highlighting, Emmet, IntelliSense support for ES6 Template Strings in Visual Studio Code.
https://marketplace.visualstudio.com/items?itemName=pushqrdx.inline-html
GNU General Public License v3.0
54 stars 15 forks source link

Why the extension is removed on vscode marketplace? #19

Open getdbjs opened 4 years ago

tyh77 commented 3 years ago

Bump

prof7bit commented 3 years ago

Now it is even more strange: There is a new extension with the same name and version 0.3.0 in the market place from an author named "colton" or "colton81" and it is linking to a non-existing github repository.

Please explain what is going on!

This seems to be the only extension of its kind that actually works, After using it for only a short time I already consider it an essential tool when working with web components, such a tool should not just disappear and reappear under different random names, provide no github repository, no author to ask, no explanation or anything.

If anybody happens to know a similar extension with the same features (inline html and css WITH intellisense/emmet, not just highlighting only like all the other ones) then please leave a note here.

I am getting nervous about an essential tool disappearing.

pushqrdx commented 3 years ago

@prof7bit @tyh77 @getdbjs Sorry for not replying for so long, i burnt out and couldn't keep up with updating the extension so i decided to pull it from the store to avoid having an eventually broken extension there. I didn't know that other people republished it without giving any heads up so I'll republish it as there's obviously people who used/want to still use it but i would appreciate any help with PRs and reporting new issues.. Again so sorry for the inconvenience.

Edit: I got it back to working state and the extension is back on the store

pushqrdx commented 2 years ago

Gonna leave this open for people to understand what happened

nsaunders commented 1 year ago

On a similar note, it looks like the latest version on the marketplace is 0.3.5...?

pushqrdx commented 1 year ago

@nsaunders this is because I was waiting for an upstream bug in visual studio to be fixed, which it did in insiders but not yet to stable

nsaunders commented 1 year ago

Thanks @pushqrdx. Looking forward to the update whenever the upstream issue is resolved!

pushqrdx commented 1 year ago

@nsaunders extension is updated on marketplace and has a few fixes and a new feature

nsaunders commented 1 year ago

@pushqrdx thank you!