idea-run-typescript icon indicating copy to clipboard operation
idea-run-typescript copied to clipboard

Option to specify default TypeScript Node package

Open jadenv opened this issue 2 years ago • 3 comments

tsx, esno. ts-node, and esm-ts-node are all supported TypeScript Node packages.

However, there is no way to specify a default if your project has multiple installed that can be discovered.

Editing the Run/Debug Configuration Templates and setting a different TypeScript Node packages does not seem to have any effect.

It is tedious when right clicking a file and creating a new config to have to immediately edit it to run with the different package.

jadenv avatar Aug 22 '23 20:08 jadenv