How to get angular2 to work in eclipse with typescript

后端 未结 5 1144
故里飘歌
故里飘歌 2020-12-28 09:37

So I was starting researching about angular2 and since I saw so many references to typescript being prefered I am trying to switch to it from javascript. Problem is, I saw a

5条回答
  •  南方客
    南方客 (楼主)
    2020-12-28 10:04

    I found TypeEcs plugin for Typescript

    it provide below.

    •Syntax highlighting

    •Code Completion

    •Code Outline

    •Find References

    •Rename / Refactor

    •Open Type

    •Code Compilation

    •Format Code

    •Comment Code

    •Open Declaration

    •Mark Occurences

    •Type Script Debug

提交回复
热议问题