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

Popular posts from this blog

php - render data via PDO::FETCH_FUNC vs loop -

c++ - OpenCV Error: Assertion failed <scn == 3 ::scn == 4> in unknown function, -

The canvas has been tainted by cross-origin data in chrome only -