8000 GitHub - hirbod-codes/hotKeys: My hot key .ahk file
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

hirbod-codes/hotKeys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

hotKeys

My hot key .ahk file

No need to hold shift in order to type the following: '!'
'@'
'#'
'$'
'%'
'^'
'&'
'*'
'('
')'
'<'
'>'
(you can use your numpad keys for numbers and '.')

Also these hot strings:
___phpCon :
public function __construce() {
}
___phpDefFun :
function functionName(): void;
___phpClosure :
function (): void {
}
___phpFun :
function functionName(): void
{
}
___phpPubFun :
public function functionName(): void
{
}
___phpPriFun :
private function functionName(): void
{
}

About

My hot key .ahk file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0