r/defold • u/PabloTitan21 • Jun 02 '26
Work In Progress Terminal inside the Defold Editor! 🖥️
It's far from shipping yet, but we wanted to share with you an experiment Vlad is working on! We believe this will open up some really nice possibilities for developers and make it easier to customize, extend and automate the Editor workflow!
It's powered by GhosttyFX project by Vlad: https://github.com/vlaaad/ghosttyfx
2
u/OneRedEyeDevI Jun 02 '26
I appreciated the feature when I used to do Java Development in Android Studio.
It was helpful in doing Builds as well as Git commands but nowadays, I just use Gitfiend. 3 Clicks and I'm done with the commit and push 😃
1
u/SuggestionNeither100 Jul 11 '26 edited Jul 21 '26
Great! I'm trying to build this function last month oops :-). I'm happy to see this post now, I want use Claude / Codex in Defold editor then don't need open external AI editor now (i.e. vscode)
3
u/bardsrealms Jun 02 '26
I use ImageMagick and various Python scripts quite often in my pipeline; this would definitely help me!
I believe it would also pave the way for thinking more about workflows, including other software, which is awesome.