elixir-lsp / elixir-lsp/vscode-elixir-ls

ID mismatch between vscode marketplace and open-vsx

Open
#517 3 comments 1 reaction 0 assignees View on GitHub
Dominant language
TypeScript
Stars
599
Forks
108
PR merge metrics
No merged PRs in 30d

Description

Because vscode and cursor use the same settings file, but cursor uses open-vsx, it becomes impossible to write a .vscode/settings.json or .vscode/extensions.json that works for both vscode and cursor.

[The Cursor docs](https://cursor.com/docs/configuration/extensions) specifically suggest using the same extension ID in both the visual studio marketplace and open-vxs:
Image

I think it would be best if this extension was also published to open-vsx under the "jakebecker.elixir-ls" id.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.