项目作者: bluelovers

项目描述 :
IntelliJ IDEA (and WebStorm...) plugin to support 'TypeScript' as a run configuration
高级语言: Kotlin
项目地址: git://github.com/bluelovers/idea-run-typescript.git
创建时间: 2018-06-16T01:45:48Z
项目社区:https://github.com/bluelovers/idea-run-typescript

开源协议:

下载


jetbrains.svg

Run Configuration for TypeScript

  1. 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

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

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