Run Configuration for TypeScript
12 | IntelliJ IDEA (and WebStorm...) plugin to support 'TypeScript' as a run configuration
13 |
14 |
15 |
18 |
19 |
20 | - via jetbrains https://plugins.jetbrains.com/plugin/10841-run-configuration-for-typescript
21 | - github idea-run-typescript.jar / idea-run-typescript.zip
22 |
23 |
24 |
25 | support run/debug .ts
, .tsx
26 |
27 | 
28 |
29 | support scratch file
30 |
31 | 
32 |
33 | support select esm-ts-node
, ts-node
34 |
35 | 
36 |
37 | other
38 |
39 | 
40 | 
41 | 
42 |
43 | this is my first time touch kotlin/java
44 | this plugin made by
45 |
46 | - copy / paste form many plugin
47 | - idea auto complete api
48 | - google lol
49 |
50 |
51 |
52 | IntelliJ IDEA 2019.1.4 (Ultimate Edition)
53 | Build #IU-191.8026.42, built on July 30, 2019
54 | JRE: 1.8.0_212-release-1586-b4 amd64
55 | JVM: OpenJDK 64-Bit Server VM by JetBrains s.r.o
56 | Windows 10 10.0
57 |
58 | 
59 |
60 |
61 | - https://github.com/JetBrains/intellij-community
62 | - https://zh.wikipedia.org/wiki/Kotlin
63 | - https://www.kotlincn.net/
64 | - https://github.com/t3hnar/CmdSupport
65 | - https://github.com/jasmine/IdeaJasmine
66 | - https://github.com/jansorg/BashSupport
67 | - https://github.com/TypeStrong/ts-node
68 | - https://github.com/xiyuan-fengyu/IdeaPluginTypeScriptExecutor
69 | - https://github.com/nguyennk92/run-typescript-plugin
70 | - https://plugins.jetbrains.com/docs/marketplace/intellij-plugin-recommendations.html
71 |
72 |
73 |
74 |
75 |
76 | ]]>
77 |