有没有办法在Visual Studio Express(适用于Windows Phone)上安装Productivity Power Tools?我在那里下载了扩展程序:http://visualstudiogallery.msdn.microsoft.com/d0d33361-18e2-46c0-8ff2-4adea1e34fef/但是当我尝试安装扩展程序时出现此错误:
This extension is not installable on any currently installed products.
Run Code Online (Sandbox Code Playgroud) 如果我打开一个保存的项目,其中固定的标签从我上次会话中恢复,当我下次运行我的解决方案时,固定的标签将取消固定.有没有办法解决这个问题?我把它们固定是有原因的,随着解决方案的发展,它变得非常令人沮丧.
默认情况下-> Find Next
,<- Find Previous
应从下拉列表中选择。有没有什么方法可以并排显示它们而不需要从 dropDown 中进行选择?
或者也许存在快速查找的任何有用的扩展?
我已经安装了Productivity Power Tools
(PPT),它已启用并且可以工作,但没有显示自己的“快速查找”对话框,而是显示默认的 VS2013 对话框。有什么办法可以让 PPT 优于默认设置吗?
我有Visual Studio 2010,我已经安装了Productivity PowerTools.
Visual Studio QuickInfo隐藏了Power Tools交互式工具提示:当我将鼠标悬停在变量上时,我得到2个工具提示,而Visual Studio中的工具提示掩盖了PowerTools交互式工具提示.
如何关闭Visual Studio工具提示?
在Visual Studio 2017中打开解决方案时,我得到一个弹出窗口说:
An exception has been encountered. This may be caused by an extension.
You can get more information by examining the file '[...]\AppData\Roaming\Microsoft\VisualStudio\15.0_ce1eea42\ActivityLog.xml'.
Run Code Online (Sandbox Code Playgroud)
指定的文件报告与程序集Microsoft.VisualStudio.TelemetryForPPT相关的几个错误:
System.IO.FileNotFoundException: Could not load file or assembly 'Microsoft.VisualStudio.TelemetryForPPT, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' or one of its dependencies. The system cannot find the file specified. File name: 'Microsoft.VisualStudio.TelemetryForPPT, Version=15.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' at GoToDef.GoToDefMouseHandlerProvider.GetAssociatedProcessor(IWpfTextView view) at Microsoft.VisualStudio.Text.Editor.Implementation.InputController.<UpdateMouseHandlers>b__7_0(IMouseProcessorProvider p) at Microsoft.VisualStudio.Text.Utilities.GuardedOperations.InstantiateExtension[TExtension,TMetadata,TExtensionInstance](Object errorSource, Lazy`2 provider, Func`2 getter) WRN: Assembly binding logging is turned OFF. To enable assembly bind failure …
Run Code Online (Sandbox Code Playgroud) 我正在运行Solution Navigator,作为增强型解决方案资源管理器,来自Productivity Power Tools VS2010扩展,并且已经这样做了好几个月.然而,最近我注意到导航器树视图通常没有响应和生涩或跳跃,这经常导致我打开错误的文件进行编辑等.
有没有其他人在解决方案导航器中遇到此问题?有没有人解决过这样的问题?
visualstudiogallery.msdn.microsoft.com
现场.Install Log
2015-07-22 8:22:27 AM - Microsoft VSIX Installer
2015-07-22 8:22:27 AM - -------------------------------------------
2015-07-22 8:22:27 AM - Initializing Install...
2015-07-22 8:22:28 AM - Extension Details...
2015-07-22 8:22:28 AM - Identifier : VSProPack.Microsoft.15893CD4-2422-4427-BEA8-4E28DCC26346
2015-07-22 8:22:28 AM - Name : Productivity Power Tools 2015
2015-07-22 8:22:28 AM - Author : Microsoft
2015-07-22 8:22:28 AM - Version : 14.0.23120.0
2015-07-22 8:22:28 AM - Description : A set …
Run Code Online (Sandbox Code Playgroud) 在阅读有关Productivity Power Tools 2012的文章后,我真的很有兴趣使用解决方案导航器 .
在我的VS2012中安装Productivity Power Tools 2012之后,我无法在任何地方找到解决方案导航器.有人能告诉我在哪里可以找到它吗?在文章中也没有提到它.
顺便说一句,我在"查看"和快速启动中找不到它...
如果有人建议解决方案,对我和很多人来说真的很有帮助.
在Visual Studio 2010中,安装Productivity Power Tools后,Intellisense/Tooltips的一般格式会发生根本性的变化.在我看来,这种变化严重损害了生产力.下图显示了之前和之后:
使用Productivity Power Tools卸载/禁用:
使用Productivity Power Tools安装/启用:
我需要在Productivity Power Tools中禁用哪个选项来关闭它?我喜欢一些工具,但绝对不喜欢这个特别的工具.我试过切换所有明显的但似乎找不到正确的.
注意: 这个问题是询问类似的问题,但接受的答案似乎完全无关紧要.
我正在使用Visual Studio Ultimate 2013和Productivity Power Tools 2013扩展,它允许您选择/编辑多个或自定义主题.
在PPT扩展中,你可以改变任何东西,除了我想要改变的东西:
我想完全删除这些指示方法/命名空间的开始/结束的行.
我基本上希望它看起来像在goold旧的Visual Studio 2012中所做的那样:
有没有人知道如何更改/删除这个?它似乎是一件小事,但它让我疯狂.
productivity-power-tools visual-studio-2012 visual-studio-2013