performance 在 Windows 中编程的最佳键盘宏是什么?

声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow 原文地址: http://stackoverflow.com/questions/44350/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me): StackOverFlow

提示:将鼠标放在中文语句上可以显示对应的英文。显示中英文
时间:2020-09-13 16:38:19  来源:igfitidea点击:

What are the best keyboard macros for programming in windows?

keyboardmacrosperformance

提问by DrFloyd5

I like putting shortcuts of the form "g - google.lnk" in my start menu so google is two keystrokes away. Win, g.

我喜欢在我的开始菜单中放置“g - google.lnk”形式的快捷方式,这样 google 就在两个按键之外。翅膀。

My eight or so most frequent applications go there.

我的八个左右最频繁的应用程序去那里。

I also make links to my solution files I am always opening "x - Popular Project.lnk"

我还链接到我的解决方案文件我总是打开“x - Popular Project.lnk”

Are there any better ways to automate opening frequently used applications?

有没有更好的方法来自动打开常用的应用程序?

采纳答案by Adam Davis

AutoHotkeyis a reasonably good program for implementing windows key shortcuts. You might instead define WIN + G to be "open browser to google" which gives you a better response time (don't have to wait for start menu to popup, etc)

AutoHotkey是一个相当不错的程序,用于实现 Windows 快捷键。您可以改为将 WIN + G 定义为“向谷歌打开浏览器”,这可以为您提供更好的响应时间(不必等待开始菜单弹出等)

There are macro programs that change the macros used based on the window that's in focus. I've never needed that much control, but you might want to look into that.

有一些宏程序可以根据焦点所在的窗口更改使用的宏。我从来不需要那么多控制,但你可能想研究一下。

-Adam

-亚当

回答by EBGreen

Get a keyboard launcher program like Launchy

获取像Launchy这样的键盘启动程序

回答by hometoast

For shortcuts I use Launchy

对于快捷方式,我使用Launchy

For macros I use AutoHotKey

对于宏,我使用AutoHotKey

Others will suggest SlickRunfor shortcuts also.

其他人也会建议SlickRun作为快捷方式。

回答by Jesús E. Santos

I use a lot the "intellisense" snippets in Visual Studio. You can include your own snippets and press double tab when they appear in the list. That's definitely a time saver.

我在 Visual Studio 中使用了很多“智能感知”片段。您可以包含自己的片段,并在它们出现在列表中时按双选项卡。这绝对是一个节省时间的方法。

回答by Keng

I use QuickMacrosand love it.

我使用QuickMacros并喜欢它。

so much so, that I did some extensive training articles on it here.

如此之多,以至于我在这里做了一些关于它的大量培训文章。

回答by Curtis Lassam

The holy grail- Ctrl-C, Ctrl-V

圣杯-Ctrl-C、Ctrl-V

I kid, I kid! Try the veal!

我开玩笑,我开玩笑!试试小牛肉!