使用节点文件加速Visual Studio. [英] Speed up Visual studio with node files.

查看:79
本文介绍了使用节点文件加速Visual Studio.的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好

我从zurb foundation panini开始,并且您知道有很多节点模块.而且我认为这会减慢Visual Studio的运行速度.任何想法如何从IDE中排除这些文件.您知道

I started with zurb foundation panini and as you know there are a lot node modules. And i think it's slows down Visual studio. Any idea how to exclude those files from IDE. You know

推荐答案

您好MirekKędzierski,

Hi Mirek Kędzierski,

感谢您的信息.

如果您的问题可能是由于您下载的节点模块引起的.我建议您尝试以下步骤:

In case your issue may due to that the node modules you downloaded. I recommend you try the following steps:

1. 在开始"菜单下打开Visual Studio命令提示符->所有程序-> Microsoft Visual Studio -> Visual Studio工具(以管理员"特权运行它:右键单击该程序->以管理员身份运行);

1. Open Visual Studio Command Prompt under Start menu -> All Programs -> Microsoft Visual Studio  -> Visual Studio Tools (run it with Administrator privilege: right-click the program -> Run as administrator);

2.在命令提示符下尝试一些devenv开关:

2. Try some devenv switches in command prompt:

 一个.运行devenv/Resetsettings以消除导致设置损坏的原因.   b.在命令提示符中运行devenv/ResetSkipPkgs.
  C.运行devenv/Safemode以查看是否可以正确应用它.这样可以消除第三方加载项或程序包引起问题的可能性

  a. Run devenv /Resetsettings to eliminate the cause of corrupted settings.
  b. Run devenv /ResetSkipPkgs in Command Prompt.
  c. Run devenv /Safemode to see if you can apply it correctly. This can eliminate the possibility that third party Add-ins or packages are causing problems

3.删除所有扩展.

此外,您可以参考以下博客: http://blog.geocortex.com/2007/12/07/slow-visual-studio-performance-solved/

In addtion, you could refer to this blog: http://blog.geocortex.com/2007/12/07/slow-visual-studio-performance-solved/

最好的问候


这篇关于使用节点文件加速Visual Studio.的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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