Skip to content

[overhaul] Legacy-style commands use newline #3

@CoffeeChaton

Description

@CoffeeChaton
  1. Function reference analysis encounters problems with newline symbols(\n)
Hotkey, KeyName
    ,Fn1  ;<-- label/ func
Hotkey
    , KeyName 
    ,Fn1  ;<-- label/ func

SetTimer 
  , fn1 ;<-- label/ func
  , 10000

fn1(){
    MsgBox, % "i am fn1"
}
  1. hover of sub-cmd exp: Gui
  2. format "AhkNekoHelp.format.textReplace" unexpected formatting to text

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions