1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-19 09:01:00 +00:00
serenity/DevTools/HackStudio
Andreas Kling 43ccb28852 HackStudio: Embed a Terminal widget below the text editor
This will be very useful for running (and interacting with) programs
after we build them. :^)
2019-10-21 20:17:32 +02:00
..
main.cpp HackStudio: Embed a Terminal widget below the text editor 2019-10-21 20:17:32 +02:00
Makefile HackStudio: Embed a Terminal widget below the text editor 2019-10-21 20:17:32 +02:00
Project.cpp HackStudio: Start working on an IDE for SerenityOS 2019-10-21 18:46:55 +02:00
Project.h HackStudio: Start working on an IDE for SerenityOS 2019-10-21 18:46:55 +02:00
TerminalWrapper.cpp HackStudio: Embed a Terminal widget below the text editor 2019-10-21 20:17:32 +02:00
TerminalWrapper.h HackStudio: Embed a Terminal widget below the text editor 2019-10-21 20:17:32 +02:00