diff --git a/resources/META-INF/plugin.xml b/resources/META-INF/plugin.xml index 8226f5b..4966df1 100644 --- a/resources/META-INF/plugin.xml +++ b/resources/META-INF/plugin.xml @@ -1,8 +1,10 @@ io.plugin.tsnode Run Configuration for TypeScript - 2020.2.19.0 - bluelovers + 2020.2.25.0 + + bluelovers + JavaScript @@ -45,8 +47,9 @@ IntelliJ IDEA (and WebStorm...) plugin to support 'TypeScript' as a run configur -
  • Add ability to run TSX files
  • -
  • Add ability to run TS scratch files
  • +
  • Build Plugin in IntelliJ IDEA 2019.2.4#IU-192.7142.36
  • +
  • Set Console output UTF-8 for avoid output as BIG5 and GBK
  • +
  • Support Debug from NodeJS Run Conf by https://github.com/nguyennk92/run-typescript-plugin
  • ]]>
    @@ -81,17 +84,28 @@ IntelliJ IDEA (and WebStorm...) plugin to support 'TypeScript' as a run configur description="Run TypeScript"> - + - - - - - + + + + +