AutoHotkey Studio: How to use AHK Studio, A deep walk thru with Maestrith

preview_player
Показать описание
0:0:00 Intro
0:1:42 Fresh new file in AHK Studio
0:2:48 Run Selected Text
0:3:21 Run Comment Block
0:5:12 Alt + m
0:5:13: Edit Hotkeys
0:7:24 Searching of Omni-search
0:10:03 Hotkeys
0:12:43 Find & Replace
0:14:37 New segment (#include)
0:14:53 New function
0:16:40 Green / red text
0:17:06 Clear Line Statius
0:17:37 Alt + i, list of functions
0:19:17 Alt + F1, find that function
0:21:22 Ctrl + Shift + n, new segment
0:22:13 Ctrl + Shift + Up, moving line of text up
0:22:48 sort marked block of text, Sort Selected
0:25:18 Restore Current File
0:27:00 Disable Backup
0:27:14 Full Backup
0:27:42 One Backup
0:28:49 Bookmark, Shift + click
0:29:13 Ctrl + Alt + o, # for bookmarks
0:31:08 Toggle bookmarks with Shift + click
0:31:27 Shift Breakpoint
0:32:58 Omnisearch and breakpoints with *
0:35:35 Menu Help
0:37:42 Omnisearch function with +
0:38:52 Edit Replacement
0:43:05 Example of syntax hints
0:44:49 Further syntax hints: curly braces and Shift + Enter
0:46:27 Theme settings
0:51:40 Theme Options: Background of Line Numbers
0:54:11 Download Plugins
0:54:46 MsgBox Creator
0:59:21 Rearranging menu structure, Settings
1:05:34 Options
1:09:58 Split Code
1:16:46 Replace Selected
1:17:19 Multiple cursors
1:18:41 Ctrl + Shift + Alt + Up / Down, multiple cursor
1:21:36 Virtual Space
1:23:53 Show EOL (End Of Line)
1:31:00 Shift + Enter
1:36:28 Split bar
1:36:42 New Toolbar
1:40:19 restore settings
Рекомендации по теме
Комментарии
Автор

Amazing and great video. Thank you Both! What I've missed a lot is indexing of this video, as it is fairly long. So I did such index by myself:

1:42 Fresh new file in AHK Studio
2:48 Run Selected Text
3:21 Run Comment Block
5:12 Alt + m
5:13: Edit Hotkeys
7:24 Searching of Omni-search
10:03 Hotkeys
12:43 Find & Replace
14:37 New segment (#include)
14:53 New function
16:40 Green / red text
17:06 Clear Line Statius
17:37 Alt + i, list of functions
19:17 Alt + F1, find that function
21:22 Ctrl + Shift + n, new segment
22:13 Ctrl + Shift + Up, moving line of text up
22:48 sort marked block of text, Sort Selected
25:18 Restore Current File
27:00 Disable Backup
27:14 Full Backup
27:42 One Backup
28:49 Bookmark, Shift + click
29:13 Ctrl + Alt + o, # for bookmarks
31:08 Toggle bookmarks with Shift + click
31:27 Shift Breakpoint
32:58 Omnisearch and breakpoints with *
35:35 Menu Help
37:42 Omnisearch function with +
38:52 Edit Replacement
43:05 Example of syntax hints
44:49 Further syntax hints: curly braces and Shift + Enter
46:27 Theme settings
51:40 Theme Options: Background of Line Numbers
54:11 Download Plugins
54:46 MsgBox Creator
59:21 Rearranging menu structure, Settings
1:05:34 Options
1:09:58 Split Code
1:16:46 Replace Selected
1:17:19 Multiple cursors
1:18:41 Ctrl + Shift + Alt + Up / Down, multiple cursor
1:21:36 Virtual Space
1:23:53 Show EOL (End Of Line)
1:31:00 Shift + Enter
1:36:28 Split bar
1:36:42 New Toolbar
1:40:19 restore settings

mslonik
Автор

Thanks Chad and Joe,
Just installed AHK Studio and I love it!

jesusprieto
Автор

UNBELIEVABLE. This is insane. Chad is a wizard; Studio is so customisable, no WONDER you are pushing hard to get people to use it. Thanks so much for this session Joe, this is great!

submeg
Автор

that is fucking amazing. I am fucking amazed.

ravedad
Автор

Hi Joe,

First, I want to thank you for making this video. I have been an on/off programmer/repair technician for the better part of 15 years. Unfortunately, as I get older my memory is starting to fade and I have a harder time programming. Not to mention I have Cubital tunnel syndrome in my wrists. That being said, I noticed the context menu that you created. I have been trying to create one with minimal success. It's very inconsistent and frustrating. I was hoping that maybe you can give me some pointers or maybe a blank/Non-blank copy of the AHK context menu that you have? I am looking to make my job easier. I work IT and have designed GUI interfaces to help me but they take up to much real-estate.

Second, is there a list of Shortcut keys for AHK Studio that you know of? Thanks in advance.

Phil

psmith
Автор

What's the difference between a breakpoint and a bookmark?

submeg
Автор

Joe, I wanted to know your opinion because you know so many languages and what not. I want to learn a programming language, to make applications to automate. Which do you suggest? I know autohotkey is amazing but I want better GUI, because ahk's GUI has a lot of limitations. Or are conventional programming languages not suitable for macroing and I have to integrate it with authotkey?

trueverdicts