Commit History

Author SHA1 Message Date
  Karol Kosek bf322e072f HackStudio: Add syntax highlighting for HTML, Shell, and SQL files 4 years ago
  Conor Byrne 0295cf96a8 HackStudio: Add autocompletion for GML files 4 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Karol Kosek b2daaca5ee HackStudio: Activate window only on file drop 4 years ago
  Maurice Hieronymus dfc33cd412 HackStudio: Disable debug specific context entries 4 years ago
  Daniel Bertalan ca06fd658d Everywhere: Remove unused local variables and lambda captures 4 years ago
  Itamar f26f764c7d HackStudio: Show tooltip with parameters hint when pressing Ctrl+P 4 years ago
  Max Wipfli fc6d051dfd AK+Everywhere: Add and use static APIs for LexicalPath 4 years ago
  Itamar e16c24bb95 HackStudio: Do not create a new LanguageClient unless needed 4 years ago
  Dmitrii Ubskii d5828dbecb HackStudio: Indicate git changes in the editor's gutter 4 years ago
  Dmitrii Ubskii 8501617fcb LibGUI+HackStudio: Make gutter a first class element 4 years ago
  Ali Mohammad Pur a91a49337c LibCore+Everywhere: Move OpenMode out of IODevice 4 years ago
  Andreas Kling 244665d99c LibGUI: Some tweaks for TextEditor's will-execute-command virtual 4 years ago
  Andreas Kling 68a0e4f8d5 LibGUI+HackStudio: Remove editing specific hacks from GUI::Command 4 years ago
  FalseHonesty b0145ea529 HackStudio: Add context option to set execution point while debugging 4 years ago
  FalseHonesty 60d329a186 HackStudio: Add evaluate expression popup to debugger 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Andreas Kling 2a6a54dea5 Userland: Use Core::DirIterator::next_full_path() 4 years ago
  Andreas Kling a2baab38fd Everywhere: It's now "Foobar", not "FooBar", and not "foo bar" 4 years ago
  FalseHonesty c778164f64 HackStudio: Properly support Debugger's new source root concept 4 years ago
  RickySeverino 21ecd5b804 HackStudio: Allow users to drag and drop files into the editor 4 years ago
  Bui Quang Minh ec063f4f63 HackStudio: Add language client check in identifier click 4 years ago
  Itamar cfa100cb65 HackStudio: Restart LanguageServer if it crashes 4 years ago
  Itamar 54bc9114b3 HackStudio: Support searching symbol declarations in the Locator 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  AnotherTest 29c8d34be7 HackStudio: Fix a misuse of dbgln() intended as dbgln_if() 4 years ago
  Itamar 5bc82c0185 LanguageServers/Cpp: Add 'FindDeclaration' capability 4 years ago
  Itamar c4139be461 HackStudio: Always use relative paths when opening project files 4 years ago
  Itamar 50f887c9d5 HackStudio: Display identifiers as clickable 4 years ago
  Andreas Kling 50308f6fda Shell: Move Shell syntax highlighter LibShell 4 years ago