pulsar-edit / package-backend

Pulsar Server Backend for Packages
https://api.pulsar-edit.dev
MIT License
11 stars 11 forks source link

[BUG] Archive `autocomplete-javascript` package #248

Closed AlexWayfer closed 2 months ago

AlexWayfer commented 3 months ago

What is the Bug

Please, archive (and mark as broken?) autocomplete-javascript package.

How to Replicate the Bug

It doesn't work. And there are issues about it without reactions:

https://github.com/guiguan/autocomplete-javascript/issues

image

confused-Techie commented 3 months ago

I'd be more than happy to, sad to see that someone has essentially squatted on the name autocomplete-javascript.

And unfortunately due to the concern of a Supply Chain Attack I'm not sure we could ever free up that name.

But at the very least I'd be more than happy to add those badges so people know what to expect. Thanks a ton for reporting this!

AlexWayfer commented 3 months ago

And the most sad part of me it's not even occupying the name, but I've found no alternatives. So, I can even have autocomplete for Ruby, but not for JavaScript — insane.

savetheclocktower commented 3 months ago

ide-typescript (and my candidate for modernizing it, pulsar-ide-typescript-alpha) do a decent job at autocompleting JavaScript, despite the name. They do better at TypeScript (for obvious reasons), but you might be surprised at how well they analyze typeless JS.

AlexWayfer commented 1 month ago

ide-typescript (and my candidate for modernizing it, pulsar-ide-typescript-alpha) do a decent job at autocompleting JavaScript, despite the name. They do better at TypeScript (for obvious reasons), but you might be surprised at how well they analyze typeless JS.

Thank you.

It seems conflicting (duplicating) some another package:

image

image

I don't know what I should to leave and what I should to turn off.

savetheclocktower commented 1 month ago

Perhaps post a list of your installed packages? It wouldn't be a built-in package. pulsar -p list or ppm list will list all your packages.