Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

[Feature] Add support for "compileOnSave"  #148

Description

@ptusch

Hello,

I'd love to have a feature called "compileOnSave". Currently, I have to launch a separate Terminal window and call tsc -w in my project and that's a bummer in a way.
tsconfig.json Allows IDEs to check for that attribute and act accordingly:

I know that atom-typescript supports it and it looks like WebStorm does to. I wonder how hard it would be to implement it. If it's easy enough, I'd try it anyway.

What are your thoughts on this?

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