Is there a good javascript plugin for visual studio?

前端 未结 5 1875
無奈伤痛
無奈伤痛 2021-02-01 05:29

I think that Visual Studio\'s biggest let down is the Javascript editor. I have been told to use Aptana as an editor for my javascript files, but I would prefer to stick with v

5条回答
  •  夕颜
    夕颜 (楼主)
    2021-02-01 05:46

    There's a couple recent plugins that may be helpful :

    From Microsoft :

    JScript Editor Extensions

    • Brace Matching
    • Outlining / Cold-folding
    • Current Word Highlighting
    • IntelliSense Doc-Comments Support

    JSEnhancements

    • Outlining and matching braces highlighting

    (I wouldn't think installing both of these is a good idea - and the Microsoft plugin has more features so try that one first)

提交回复
热议问题