简体   繁体   English

VS2008中的多项目剪贴板

[英]Multi-item clipboard in VS2008

VS2008是否支持包含多个项目的更好的剪贴板?

The one feature I know that Visual Studio 2008 (Maybe 2005 but i can't remeber) has is the ability to cycle through the clipboard using Ctrl + Shift + V 我知道Visual Studio 2008(也许是2005但我无法记住)的一个功能是能够使用Ctrl + Shift + V在剪贴板中循环

There are however some limitations to this as it will only remeber items that have been "added" to the clipboard within Visual Studio. 但是有一些限制,因为它只会记住已经“添加”到Visual Studio中的剪贴板的项目。

I don't use the feature extensivly but it is useful. 我没有使用该功能,但它很有用。

I haven't used one in vs2008 directly although you could write one in its own macro language I am sure. 我没有直接在vs2008中使用过一个,虽然你可以用自己的宏语言写一个我确定。 But you could use a windows general multi item clipboard like ClipX. 但你可以使用像ClipX这样的Windows常规多项目剪贴板。 http://www.bluemars.org/clipx/ http://www.bluemars.org/clipx/

There may be a better alternative to this on the market. 在市场上可能有更好的替代方案。 This was just the results from a quick check about. 这只是快速检查的结果。

Hope that helps. 希望有所帮助。 :-) :-)

MZ-Tools插件提供多种私人剪贴板功能 ,以及许多其他功能。

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

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