[FEATURE]:Add .svelte files to list of file types supported by eslint lsp #5913

Open
opened 2026-02-16 17:58:19 -05:00 by yindo · 0 comments
Owner

Originally created by @hugo-hsi-dev on GitHub (Jan 14, 2026).

Originally assigned to: @thdxr on GitHub.

Feature hasn't been suggested before.

  • I have verified this feature I'm about to request hasn't been suggested before.

Describe the enhancement you want to request

The eslint lsp starts automatically for this set of file extensions:

.ts, .tsx, .js, .jsx, .mjs, .cjs, .mts, .cts, .vue

as stated in the docs

Would be nice to have it start for svelte files as well.

Originally created by @hugo-hsi-dev on GitHub (Jan 14, 2026). Originally assigned to: @thdxr on GitHub. ### Feature hasn't been suggested before. - [x] I have verified this feature I'm about to request hasn't been suggested before. ### Describe the enhancement you want to request The eslint lsp starts automatically for this set of file extensions: > .ts, .tsx, .js, .jsx, .mjs, .cjs, .mts, .cts, .vue as stated in the [docs](https://opencode.ai/docs/lsp/) Would be nice to have it start for svelte files as well.
yindo added the discussiondocs labels 2026-02-16 17:58:19 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#5913