Skip to content

Is it possible to share language service among service plugins? #89

Description

@AkatQuas

I have gone through these service plugins, and each may create a new LanguageService for its own.

const htmlLs = html.getLanguageService();

'html/languageService': () => html.LanguageService;

Is there anyway to share these LanguageService among plugins using context?

Or should we share ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions