AHK Studio

Editor for AutoHotkey written completely in AutoHotkey.

Moderator: maestrith

User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

02 Jul 2014, 23:32

joedf wrote:AWESOME! :D THATS JUST WHAT I NEEEEEEEEEDZZZZZZZZZZ :DD
lol it is under Help/Command Help
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: AHK Studio

02 Jul 2014, 23:48

command_help() should check if the window if maximized. If, so.. make the help fullscreen.
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

03 Jul 2014, 00:10

0.100.68
Added: Suggested by joedf
-Help window will be maximized if the main window is max
0.100.67
Added:
-Help/Command Help: Looks up the command in the help file
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

04 Jul 2014, 21:01

http://i.imgur.com/KHhRSal.gif
0.100.71
Added:
-Special Menu:Highlight to Matching Brace. Default hotkey Ctrl+Alt+M
0.100.70
Changed:
-Help window will popup at a slightly different size
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

13 Jul 2014, 15:57

Image
0.100.75
Added:
-Delete Matching Brace
0.100.74
Fixed: Reported by GeekDude
-Paste into Scratch Pad did not auto-indent
0.100.73
Added:
-In the find window there is now a toggle comment which will comment out the line that the text is found in.
0.100.72
Changed: NOTICE! New Scilexer.dll will be downloaded
-Fixed an error that was causing multi-line comment blocks to end pre-maturely
-Updated to SciLexer v. 3.4.4 which gave me the ability to remove some code
Last edited by maestrith on 14 Jul 2014, 11:16, edited 3 times in total.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
TLM
Posts: 1608
Joined: 01 Oct 2013, 07:52
Contact:

Re: AHK Studio

14 Jul 2014, 09:49

very nice additions :)
keep up the great work maestrith
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

14 Jul 2014, 10:54

TLM wrote:very nice additions :)
keep up the great work maestrith
Thank you TLM :) I am going to update the gif because I wrote my own OSD that is a little less in the way.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

14 Jul 2014, 11:14

0.100.76
Added:
-Hotkey display in Omni-Search for menu items
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: AHK Studio

14 Jul 2014, 19:59

Nice OSD ! :D wahwah wah wow :)
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

14 Jul 2014, 20:13

joedf wrote:Nice OSD ! :D wahwah wah wow :)
Thank you :) I made it myself ;) OSD...Just realized I already linked it....
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

15 Jul 2014, 14:59

I can not believe that I have not documented this. It has been in the script for a while now.
Image
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

15 Jul 2014, 15:19

Quickly make an object out of formatted text.
Image
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

25 Jul 2014, 17:13

0.100.81
Fixed:
-Closing files now clears out all of the Segments from the Omni Search
Added:
-Special Menu/Words In Document: Displays all words in a document longer than 2 letters.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

26 Jul 2014, 16:28

0.100.82
Added: Suggested by tidbit
-Options/Highlight Current Area: Highlights areas by indentation.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

27 Jul 2014, 17:24

Image
0.100.85
Added:
-When you have multiple displayed duplicates (white boxes around text) Ctrl+Shift+Click will select them.
0.100.84
Improved:
-Open,New,Close Hopefully fixed the incorrect file displayed.
0.100.83
Changed: Suggested by GeekDude & Don_Corleon
-Resizable Scratch Pad
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

03 Aug 2014, 12:53

0.100.93
Added: Suggested by Run1e
-Pressing " twice will cause it to move to the end of the ""
0.100.92
Fixed: Reported by GeekDude
-Creating new files was causing an issue
0.100.91
Added: Suggested by Don Corleon
-Sort Menu Items Alphabetically
0.100.90
Fixed:
-Code Vault
-Hotkeys work in Scratch Pad.
-Quick Find Multi Line
0.100.89
Fixed: Reported by GeekDude
-ATTENTION! A new version of SciLexer.dll will be downloaded.
- ' characters will not trigger "" style.
0.100.88
Fixed: Reported by GeekDude
-Scratch pad and auto-indent issues
0.100.87
Added:
-File/Export: Remembers the last directory that you exported the file to.
0.100.86
Updated:
-Edit Replacements: Select a replacement and edit the replacement value and it will update.
Added: With ideas from AtmaX, Add $yourvar to the replacement text to add your own variables
-Replacements can now contain additional inputs.
Added:
-Auto Set Area On Quick Find
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

04 Aug 2014, 09:20

If you are in the mood for a laugh, check out this. http://bpaste.net/show/XZxfhoGzIC5zuhYUi28X/

This was the original AHK Studio, called Script Writer back when I started it in 2009.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: AHK Studio

04 Aug 2014, 11:59

There's also a thing called AutoScriptWriter?
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

04 Aug 2014, 12:01

joedf wrote:There's also a thing called AutoScriptWriter?
no idea. the code above was my first attempt at an editor.
John H Wilson III 05/29/51 - 03/01/2020. You will be missed.AHK Studio OSDGUI Creator
Donations
Discord
All code is done on a 64 bit Windows 10 PC Running AutoHotkey x32
User avatar
joedf
Posts: 8937
Joined: 29 Sep 2013, 17:08
Location: Canada
Contact:

Re: AHK Studio

04 Aug 2014, 12:02

Yeah that's old! :D lol
Image Image Image Image Image
Windows 10 x64 Professional, Intel i5-8500, NVIDIA GTX 1060 6GB, 2x16GB Kingston FURY Beast - DDR4 3200 MHz | [About Me] | [About the AHK Foundation] | [Courses on AutoHotkey]
[ASPDM - StdLib Distribution] | [Qonsole - Quake-like console emulator] | [LibCon - Autohotkey Console Library]

Return to “AHK Studio”

Who is online

Users browsing this forum: No registered users and 26 guests