Skip to content

Compile on save support #9

Open
@angelozerr

Description

@angelozerr

tsserver provides support for compile on save https://github.com/Microsoft/TypeScript/blob/master/src/server/protocol.ts#L18 by providing CompileOnSaveAffectedFileList and CompileOnSaveEmitFile commands.

I'm consuming thoses commands in https://github.com/angelozerr/typescript.java and it works well. It should be fantastic if typescript-lsp could provide a custom LSP command for this feature.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions