Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update AHK-Studio.ahk #222

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Update AHK-Studio.ahk #222

wants to merge 15 commits into from

Conversation

Heezea
Copy link

@Heezea Heezea commented Oct 20, 2020

If cursor is on a line with nothing selected, using copy will copy the entire line. It is sort of like using the "duplicate line" key but you paste the line where you want it to be. This is similar to behavior in other editors such as S4AHK, Atom, or Sublimetext.

Additional details on the AHK forum here:
https://www.autohotkey.com/boards/viewtopic.php?f=62&t=55579

maestrith and others added 15 commits April 30, 2020 19:38
Added: Requested by Joe Glines
-Plugin Method TempFile(Text,[FilePath])
--Creates %Studio%\Untitled\Dump File.txt or whatever path you give it.
Added: Requested by Joe Glines
-Plugin Method TempFile(Text,[FilePath])
--Creates %Studio%\Untitled\Dump File.txt or whatever path you give it.
Added: Requested by Joe Glines
-Plugin Method TempFile(Text,[FilePath])
--Creates %Studio%\Untitled\Dump File.txt or whatever path you give it.
Added: Requested by Joe Glines
-Plugin Method TempFile(Text,[FilePath])
--Creates %Studio%\Untitled\Dump File.txt or whatever path you give it.
Added: Requested by Joe Glines
-Plugin Method TempFile(Text,[FilePath])
--Creates %Studio%\Untitled\Dump File.txt or whatever path you give it.
-Includes in the Install\Lib directory that you do not #Include but call to by function name were not getting indexed
Fixed: Reported by Tigerlily
-Save As: When you save a file over itself bad things happen.
Fixed: Reported by mattcrf
-DebugWindow: Wasn't handling UTF-8 characters
Fixed: Reported by Jhone [BluePumpking]
Omni-Search: When using Omni to jump to Bookmarks it was not finding the right one.
Fixed: Reported by danieldashing
-Clicking the X on Omni-Search: Causes the window to go to the back of the Z-Order
-Gruvbox Material by rndldvl
Reported by Archviceduke
-Added in the missing menu options
Added: Reported by Hurt Onya (Discord)
-If you have a file called NoUpdate.txt in the main AHK-Studio folder it will not check for updated files on launch
Added: Reported by Hurt Onya (Discord)
-If you have a file called NoUpdate.txt in the main AHK-Studio folder it will not check for updated files on launch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants