1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-05 13:37:35 +00:00
serenity/DevTools/HackStudio
Andreas Kling 708543c3d6 HackStudio: Add a simple "Run" action
Ctrl+R will now execute "make run" in the project directory. :^)
2019-10-22 22:18:46 +02:00
..
main.cpp HackStudio: Add a simple "Run" action 2019-10-22 22:18:46 +02:00
Makefile HackStudio: Embed a Terminal widget below the text editor 2019-10-21 20:17:32 +02:00
Project.cpp HackStudio: Show the currently open file in bold (in the project list) 2019-10-22 21:38:58 +02:00
Project.h HackStudio: Start working on an IDE for SerenityOS 2019-10-21 18:46:55 +02:00
TerminalWrapper.cpp HackStudio: Add a simple "Build" action 2019-10-22 22:15:43 +02:00
TerminalWrapper.h HackStudio: Add a simple "Build" action 2019-10-22 22:15:43 +02:00