Skip to content

bluelovers/idea-run-typescript

Repository files navigation

jetbrains.svg

Run Configuration for TypeScript

IntelliJ IDEA (and WebStorm...) plugin to support 'TypeScript' as a run configuration

requirements

install

  1. via jetbrains https://plugins.jetbrains.com/plugin/10841-run-configuration-for-typescript
  2. github idea-run-typescript.jar / idea-run-typescript.zip

feature

  • run .tsx? by ts-node like bin tool (e.g. ts-node , esm-ts-node)
  • allow use env var NODEJS_CONSOLE_USE_TERMINAL for control Registry nodejs.console.use.terminal in Run Configuration bu this plugin
  • support debug mode
  • support set tsconfig
  • support set argv for node, ts-node, current file
  • support scratch file

CHANGELOG.md

screenshot

support run/debug .ts , .tsx

ShareX_2020-03-04-00-11-01-496.png

support scratch file

ShareX_2020-02-19-13-20-08-028.png

support select esm-ts-node, ts-node

ShareX_2020-03-04-00-06-57-786.png

other

run001.jpg run002.jpg run003.jpg

about this plugin

this is my first time touch kotlin/java

this plugin made by

  1. copy / paste form many plugin
  2. idea auto complete api
  3. google lol

dev

IDEA 2019.1.4

IntelliJ IDEA 2019.1.4 (Ultimate Edition)
Build #IU-191.8026.42, built on July 30, 2019
JRE: 1.8.0_212-release-1586-b4 amd64
JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
Windows 10 10.0

link

Icons made by Freepik from www.flaticon.com is licensed by CC 3.0 BY