defold / editor2-issues

DEPRECATED
44 stars 4 forks source link

Trying to open script in external editor got me an error #995

Open nemish opened 7 years ago

nemish commented 7 years ago

Expected behaviour

I think Defold should ask me for editor to open script with

Actual behaviour

Just a error report shown

Steps to reproduce

Right click on script, choose "Open as -> External editor"


Defold version1.2.106
Defold sha0ece1dbff284dd289088b29cea8e0dadac235960
Build time2017-06-09T17:42:25.844987
OS nameMac OS X
OS version10.12.4
OS archx86_64
Java version1.8.0_102-b14
Errorb26742f00fd94e39b56d139fd1fd2c0b
RagnarSvenssonKing commented 7 years ago

I fixed the "quick-win?" part of this issue by clarifying the error message with info on what could be the problem. Please also note that you can set a custom text editor under Preferences > Code > Custom Editor. All of this clearly needs more work which is why I'm leaving this issue open.