Skip to content
This repository was archived by the owner on Oct 7, 2020. It is now read-only.
This repository was archived by the owner on Oct 7, 2020. It is now read-only.

Expose configuration to run only onSave also onEdit #522

@Tehnix

Description

@Tehnix

From haskell/vscode-haskell#39.

It seems a good idea to be able to expose a configuration that lets a user decide if HIE should run on changes or file saves. It seems onDidSave got implemented in version 2.x of LSP, and a usage of it can be found here microsoft/vscode-tslint@fdc7748.

I'm not really sure how the passing of configurations currently happen from the clients to HIE though? I've seen mention of .clientrc in the vscode client code, but no docs on what format or settings it supports.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions