-
Notifications
You must be signed in to change notification settings - Fork 4
Closed as not planned
Description
vue.hybridMode
is a mode where LSP-vue
works together with LSP-typescript
(with Vue Typescript plugin enabled) where each handles different functionality within the vue file.
vue.hybridMode
is currently disabled and not recommended because:
- enabling the Vue Typescript plugin within
LSP-typescript
is a bit cumbersome and I want to provide some helper command for that LSP-typescript
andLSP-vue
running together in a vue file fight over which one should handle requests and those don't always end up going to proper servers - this can be fixed by disabling certain capabilities forLSP-vue
when hybrid mode is enabled
RichAyotte
Metadata
Metadata
Assignees
Labels
No labels