简体   繁体   English

如何在SSRS表达式编辑器中使用箭头键和制表符

[英]How can I use the arrow keys and the tab character in SSRS expression editor

I have Visual Studio 2010 Premium Version 10.0.40219.1 SP1Rel. 我有Visual Studio 2010 Premium版本10.0.40219.1 SP1Rel。 I've seen that others have this issue with Visual Studio 2012 as well. 我已经看到其他人也在Visual Studio 2012中遇到这个问题。

When in the expression editor, I lose focus if I use the arrow keys or the TAB key. 在表达式编辑器中,如果我使用箭头键或TAB键,我将失去焦点。 There is a workaround here involving holding ALT while you use the arrows, but I can't do a CTRL-over and I still can't use the TAB key. 这里有一个解决方法涉及在使用箭头时保持ALT,但我不能执行CTRL-over,我仍然无法使用TAB键。 Not to mention that holding the ALT key is annoying. 更不用说拿着ALT键很烦人。

This causes a decent slowdown of development, especially when I lose focus, hit the backspace key a couple times quickly, and all of a sudden I've canceled out of the Dataset formulas and lost all of my work. 这会导致开发速度下降,特别是当我失去焦点时,快速击中退格键几次,突然之间我已经取消了数据集公式并丢失了我的所有工作。

Does anyone know how to use these keys without losing focus? 有没有人知道如何使用这些键而不会失去焦点?

Apparently this is caused by some of the visual studio add-ins. 显然这是由一些visual studio插件引起的。 OP had success with disabling the Productivity Power Tools, but in my VS 2012 install, disabling and uninstalling those didn't recover the use of the left arrow in the SSRS expression window. OP在禁用Productivity Power Tools方面取得了成功,但在我的VS 2012安装中,禁用和卸载它们并没有恢复SSRS表达式窗口中左箭头的使用。 It may also be caused by JetBrains ResSharper. 它也可能是由JetBrains ResSharper引起的。

Jamie F的帖子应该解决VS 2010中的问题,但是这个连接错误中提到了VS 2012中的相应问题,并将在下一次更新SSRS时修复

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM