1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-20 03:21:00 +00:00
serenity/DevTools/HackStudio
Andreas Kling 29669ba661 HackStudio: Add a simple "Save" action
Pressing Ctrl+S now saves the currently open file to disk.
2019-10-22 22:25:05 +02:00
..
main.cpp HackStudio: Add a simple "Save" action 2019-10-22 22:25:05 +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