EXPIREMENTAL: Compile TS on saveThis plugin allows you to compile ts on save using existing configuration. Feel free to follow for updates! How does it workWhen you save it will loop back in your project structure to find a tsconfig and run This is ideal when working with a project that uses You can also manually trigger it by using the build command. How to configureBy default the plugin is 1. make sure you have a workspace!This plugin requires that you use a workspace to a 2. Contents of the settings.json
That's it happy coding! |