How to open an .as file in Flash CC and jump to a particular line / column? -
so if, instance, wanted open .as file in notepad ++ cursor lined @ 15th character of 10th line, command might this:
c:\program files (x86)\notepad++\notepad++.exe filename.as -n10 -c15
what's equivalent flash ide?
(i know kind of tangentially programming question, seemed applicable place it.)
adobe has improved flash ide flash cc it's still not text editor or featured code editor. no can't that. many people using flash ide, code on side free code editor flashdevelop avoid using flash ide purpose.
Comments
Post a Comment