Skip to content

Implement hybrid mode support #130

@rchl

Description

@rchl

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 and LSP-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 for LSP-vue when hybrid mode is enabled

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions