Open
Description
Was looking at this list https://haxedevelop.org/arguments.html
This is not very important, but is it possible to expose the current line number as argument? I want to use this for a command of a toolbar button. Something like $(LineNumber)
?