I use an external editor.
When i get back to Defold’s editor, it asks me if i want to replace the editor content with changes on disk.
Is there a way to disable this dialog and by default read from the changes on disk ?
I don’t think it’s possible with the current Eclipse based editor, but hopefully the new editor will handle this better.
@Ragnar_Dahlen and @Ragnar_Svensson, it doesn’t seem like the current version of Editor 2 handles this either (in fact the new editor seems completely oblivious to changes to opened file that are made on disk from external tools).
There might be a bug with the text editor part of Editor2, when the file is simultaneously opened. The application itself should handle it flawlessly, I did a lot of shader coding yesterday in vi and that worked like a charm. @britzl, could you file an issue with STR?
1 Like
Sure, added as DEFEDIT-382
1 Like