Skip to content

ST API: Missing support for workspace/didChangeWatchedFiles #892

@rchl

Description

@rchl
  • OSX
  • LSP v0.9.5
  • LSP-Vue v0.0.14

Vue project with TS configuration intsconfig.json and custom types in types/index.d.ts.
Editing types in types/index.d.ts doesn't get reflected in *.vue file if I'm referring to those types there.
It works in plain *.js files (those pick up changes to types immediately).

My workaround is to trigger "LSP: Restart servers" command every time I change types.
No problem in VSCode.

Metadata

Metadata

Assignees

No one assigned

    Labels

    sublime issueIssues related to shortcomings or bugs in the ST API

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions