elixir-lsp / elixir-lsp/vscode-elixir-ls
ID mismatch between vscode marketplace and open-vsx
Open
- 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:
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.