Visual Studio Javascript扩展功能比较 [英] Visual Studio Javascript extensions feature comparison

查看:278
本文介绍了Visual Studio Javascript扩展功能比较的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道我不是第一个希望拥有 #region 并支持Javascript匹配支持的人。这就是为什么我不想逐个安装,看看哪个行为更好以及它支持哪些功能。

I know I'm not the first one that would like to have #region and brace matching support for Javascript. That's why I don't want to install one by one and see which one behaves better and which functionality it supports.

我想问其他开发人员为这些Visual Studio 2010 Javascript扩展提供功能比较

  • JSEnhancements
  • Visual Studio 2010 JavaScript Outlining
  • JScript Editor Extensions

您可能遇到的任何问题。 JSEnhancements似乎拥有最多的下载量,但与其他人相比,它仍然没有给我任何关于它的功能的想法。

And any issues you might've had with them. JSEnhancements seems to have the most downloads, but that still doesn't give me any ideas of its features compared to others.

微软提供某种集成扩展功能真是太棒了传播和管理,但它们的数量非常庞大,而且很难选择合适的。

It's great that Microsoft provides some sort of integrated extension propagation and management, but there's an overwhelming amount of them and it's really hard to choose the right ones.

还有其他一些工具可能正在使用。如果您发现任何特别有用的信息,请提供一些信息,我会将其添加到此列表中。它可以帮助我们。

There are other tools as well that some of you may be using. If you find any of those particularly useful, please provide some information and I'll add it here to this list. It may help us lots.


  • Javascript Parser - 解析Javascript文件并显示代码的树形结构(闭包/函数/...)

  • Javascript Parser - parses Javascript file and displays a tree structure of the code (closures/functions/...)

推荐答案

由于没有人回答我的问题,请告诉我一些我安装的 JSEnhancements 的信息最后,我很高兴

Since nobody answered my question let me give you some information about JSEnhancements that I installed in the end and am very very pleased with:


  • 它支持 #region 在javascripts( // #region Name )以及CSS文件中( / * #region Name * / )这真的很棒,他们不会干涉任何事情,因为他们是评论的一部分

  • 它突出显示匹配的括号,即使这并不总是有效,你有正确定位自己。也许它会干扰我也使用的Power Tools ......

  • it supports #region in javascripts (// #region Name) as well as in CSS files (/* #region Name */) which is really great and they don't interfere with anything since they're part of comments
  • it highlights matching braces even though this is not always working, you have to position yourself correctly. Maybe it interferes with Power Tools that I also use...

有时您必须关闭+重新打开区域文件开始工作有时写下它们不会识别它们。 较新的版本按预期工作 当你打开文件并解析它时,它显然工作正常。

Sometimes you have to close+reopen the file for regions to start working. Sometimes writing them down doesn't recognise them. Newer versions work as expected It obviously works fine when you open the file and it parses it.

无论如何。它很稳定,有效,而且我很满意这个扩展。你不会错过它的安装。

这篇关于Visual Studio Javascript扩展功能比较的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆