AHK Studio

Editor for AutoHotkey written completely in AutoHotkey.

Moderator: maestrith

zotune
Posts: 85
Joined: 17 Nov 2014, 17:57

Re: AHK Studio

18 Jun 2015, 17:46

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

Re: AHK Studio

18 Jun 2015, 17:46

1.1.7
Changed: Suggested by zotune
-Word Wrap Continuation Lines are indented
-Other stuff I did wrong
1.1.6
Changed: Reported by Chunjee
-When trying to edit a file that had an error MsgBox open it would not save.
Changed: Reported by Run1e
-Ctrl+Shift+Delete: will remove extra spaces before the { and after the }
Changed:
-InputBoxes should adjust to fit the contents
Changed: Requested by Run1e
-Multiple nested if statements followed by an else statement were not properly indenting
Temporarily remove Drag/Drop for Github uploads
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
zotune
Posts: 85
Joined: 17 Nov 2014, 17:57

Re: AHK Studio

19 Jun 2015, 17:17

Some comments after using it today :):
  1. Close .ahk subfile from the right-click menu tends to close the whole project
  • Double-clicking variables with number at the end like Variable1 does not select the number at the end, only the text.
  • Window jumps up and down when saving.
  • That script you made for removing empty lines in selected text would be awesome to have in ahk studio
  • Sort alphabetically option (of marked text) would be sweet
  • Treelist on left should remember if it was expanded or not
  • List on the left side should loop/refresh directory for changes
  • Would be nice to automate the process of making additional include files somehow. Now I make a new file, then change the include list.
  • Automatically commenting out include files that don't exist could be nice.
  • Also changing the theme of the left and right treelists
Oh, and debug tool to find the line where the error happened immediately is awesome. :wave:
User avatar
BGM
Posts: 507
Joined: 20 Nov 2013, 20:56
Contact:

Re: AHK Studio

22 Jun 2015, 13:55

Maestrith,

I sent you a pm with details on why the #includes are displaying funny in the project explorer.
Also, I was editing a line with #include in my main project's file, and I go this error:

Now, this file happens to be in the include directory that is borked in the project explorer...
screenshot_AutoHotkey (AutoHotkey Unicode 32-bit)_004.png
screenshot_AutoHotkey (AutoHotkey Unicode 32-bit)_005.png
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

30 Jun 2015, 08:46

1.1.10
Added: Suggested by zotune
-Even if you do not have {}[]<>%%''"" in your Auto Insert list if you have text selected and press either {[(<'" it will put the matching symbol at the end
-Remove forground color of selections
Fixed:
-#Include dialog not adding .. folders in the Project Explorer
-Sub windows position not kept
-Github encoding issues for files with utf characters
Added:
-Right Click on Project Explorer:
--Disable Folders
--Does not select what is right clicked
Changed:
-Default Font does not have a selection forground
Added: Requested by many people
-File/Rename Current Segment
Changed: Suggested by bgm
-Added .icl and .ico to the icon browser
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
samardac
Posts: 212
Joined: 30 Nov 2014, 13:36

Re: AHK Studio

30 Jun 2015, 10:05

hay, just downloaded 1.1.9 and autocomplit does not work in uncompiled version.
I mean when you start to type command and Ahk Studiow show you possible commands that has these letters.

WHen I try to compile Ahk Studio i get this error:
https://monosnap.com/file/zzN6UQiNCkFUX ... bpcjXC39tb

win 64, ahk 64.
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

30 Jun 2015, 19:18

samardac wrote:hay, just downloaded 1.1.9 and autocomplit does not work in uncompiled version.
I mean when you start to type command and Ahk Studiow show you possible commands that has these letters.

WHen I try to compile Ahk Studio i get this error:
https://monosnap.com/file/zzN6UQiNCkFUX ... bpcjXC39tb

win 64, ahk 64.
There is no reason to compile AHK Studio. There is an option that you may have enabled by mistake called Disable Auto Complete or Disable Auto Complete While Tips Are Available. AHK Studio will not run under 64 bit versions of autohotkey. PLEASE do not compile this software.
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
samardac
Posts: 212
Joined: 30 Nov 2014, 13:36

Re: AHK Studio

01 Jul 2015, 05:50

Disable Auto Complete and Disable Auto Complete While Tips are off and no luck. I just download it and run as it is no any changes made.
Also what is it?
http://take.ms/1WmD3
User avatar
BGM
Posts: 507
Joined: 20 Nov 2013, 20:56
Contact:

Re: AHK Studio

01 Jul 2015, 08:40

samardac - How do you get that? It doesn't happen on my computers (Win7x64)
samardac
Posts: 212
Joined: 30 Nov 2014, 13:36

Re: AHK Studio

01 Jul 2015, 08:54

I just download AHK Studio and run it nothing more. I worked a lot previously with it and everything was fine, but now I reinstall windows as usual and it dos not work.
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

01 Jul 2015, 09:01

samardac wrote:Disable Auto Complete and Disable Auto Complete While Tips are off and no luck. I just download it and run as it is no any changes made.
Also what is it?
http://take.ms/1WmD3
I have no idea what is going on there, but the toolbar should be on top and all the way across. Make sure you are on the most recent version of AutoHotkey, and download http://files.maestrith.com/AHK-Studio/AHK%20Studio.ahk to be sure you have the latest version.
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
sjkeegs
Posts: 2
Joined: 03 Oct 2013, 09:01

Re: AHK Studio

01 Jul 2015, 10:59

maestrith wrote:I have no idea what is going on there, but the toolbar should be on top and all the way across. Make sure you are on the most recent version of AutoHotkey, and download http://files.maestrith.com/AHK-Studio/AHK%20Studio.ahk to be sure you have the latest version.
The same thing happened to me. I just noticed this app and downloaded it onto my Win7-64bit machine yesterday. I'm running AHK 1.1.22.02.
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

01 Jul 2015, 11:03

OH! ok...sorry. I figured out what is happening and now I will do my best to get it fixed. Sorry :(
Fixed:
-Go to File/Check For Update and download the update
-Exit AHK Studio
-Remove either the <rebar> part of lib\settings.xml OR just delete Settings.xml and re-run
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
samardac
Posts: 212
Joined: 30 Nov 2014, 13:36

Re: AHK Studio

01 Jul 2015, 11:30

Now ui looks good, also I fixed my problem with autocomplite by disable it then enable. Looks like by defoult Disable Autocomplite is not checked and and does not work.
User avatar
maestrith
Posts: 825
Joined: 16 Oct 2013, 13:52

Re: AHK Studio

01 Jul 2015, 11:32

samardac wrote:Now ui looks good, also I fixed my problem with autocomplite by disable it then enable. Looks like by defoult Disable Autocomplite is not checked and and does not work.
great! yea, I changed something and forgot that not everyone had the same settings.xml as I do....
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
samardac
Posts: 212
Joined: 30 Nov 2014, 13:36

Re: AHK Studio

01 Jul 2015, 11:52

I forgot how to set shortcuts? Can not find.
samardac
Posts: 212
Joined: 30 Nov 2014, 13:36

Re: AHK Studio

01 Jul 2015, 14:08

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

Re: AHK Studio

02 Jul 2015, 12:30

1.1.11
Added: Suggested by bgmCoder
-Right Click Project Explorer/Show-Hide Icons
-Special Menu/Select Current Word: Selects the current word
-Icon Browser: It will remember the last icon file you used
--Description of what icon you are editing
--Cancel button
-Jumping to a bookmark selects the line that it is in and centers it
--Clicking on an item in the Code Explorer that was already selected would not find that item again
-Add Bookmark: Now is auto-named and selected so you can change it without having the inputbox
-Project Explorer: Editable Icons
Changed: Suggested by bgmCoder
-Variable Browser: It is resizable
--Old variables are cleared when refreshing
-Icon browser contains all icons in 1 window now
--Also requested to have the icons closer together (may cause issues)
Added:
-When creating a Github Repository
--You can add your own url
--You can add a custom description
-Edit/Add Toolbar: Adds a toolbar
Fixed: Reported by bgmCoder
-Mouse was releasing when dragging items over the statusbar icon
-Selecting when the window didn't have focus was causing an issue
Fixed: Reported by zotune
-Edit/Restore Current File: Causing extra lines in code
-Ctrl+V: In the Quick Find bar it was causing all sorts of trouble
Added: Requested by zotune
-Find Replace: Can now search and replace in selected
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

Return to “AHK Studio”

Who is online

Users browsing this forum: No registered users and 15 guests