Commit History

Author SHA1 Message Date
  Daste 11c53a1944 HackStudio: Don't save file when filename is empty 3 years ago
  electrikmilk 3c11dc5bd3 Base+HackStudio: Add or insert missing icons 3 years ago
  Itamar 8ec4328fcb HackStudio: Allow toggling between simple and semantic highlighting 3 years ago
  electrikmilk 4263dad838 Base: Change JSON file icon to add CSS file icon 3 years ago
  electrikmilk e7b8498a4a Base: Add GML file type icon 3 years ago
  Itamar be81278634 HackStudio: Use ProjectBuilder to build and run the current project 3 years ago
  Conor Byrne 14b2656107 HackStudio: Use String instead of LexicalPath 3 years ago
  Itamar 1ec917aa23 HackStudio: Attach debuggee to "Console" terminal tab 3 years ago
  Itamar 83dd1e5b80 HackStudio: Rename "Build" tab to "Console" 3 years ago
  scwfri 8d0143a380 HackStudio+TextEditor: Persist EditingEngineType across editors 3 years ago
  Itamar 3e9a96f1d8 HackStudio: Add HackStudio::for_each_open_file 3 years ago
  Andreas Kling d3bd9f1f0c HackStudio: Scope the "delete file from project" action to tree view 3 years ago
  Karol Kosek 5f3e9886f7 HackStudio: Disable the Rename action on insufficient permissions 3 years ago
  Karol Kosek 0264d3de45 HackStudio: Remove noop when deciding whether to disable delete action 4 years ago
  Itamar 8316eb7306 HackStudio: Add option to inspect Coredump 3 years ago
  Andreas Kling c7e62d448c LibCore: Use ErrorOr<T> for Core::File::remove() 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Ben Wiederhake b8f11b1bae Everywhere: Remove unused ArgsParser header 3 years ago
  Marco Cutecchia 3428e2a76c HackStudio: Add 'Show Dotfiles' option 3 years ago
  Marco Cutecchia 3c5e07fa1c HackStudio: Save editor's font in configs 3 years ago
  Marco Cutecchia 423c2e44c9 HackStudio: Add option to change the editor's font 3 years ago
  Marco Cutecchia 194dc8b25d HackStudio: Support renaming files from the tree view 3 years ago
  Karol Kosek 6c5fb2ca63 HackStudio: Remove an old file from the vectors in 'Save as...' action 3 years ago
  Karol Kosek d811ad921c HackStudio: Rename Project::get_file() to Project::create_file() 3 years ago
  Karol Kosek cf71805aa8 HackStudio: Reuse TextDocument::is_modified() 3 years ago
  sin-ack e9121f8b1f LibCore+Userland: Implement Core::deferred_invoke 3 years ago
  Itamar 11832544e5 HackStudio: Add "Go Back" and "Go Forward" navigation actions 3 years ago
  Itamar 8fc9ec942e HackStudio: Optionally pass line & column to open_file 3 years ago
  Karol Kosek a230524c46 HackStudio: Update the tree view cursor on editor change and 'Save as' 3 years ago
  Marco Cutecchia d1f936e3d0 HackStudio: Add "New File" actions for different file extensions 3 years ago