Commit History

Author SHA1 Message Date
  Itamar 28ff7d49ad HackStudio: Only send the content of open files to language server 3 years ago
  Andreas Kling 235f39e449 LibGfx: Use ErrorOr<T> for Bitmap::try_load_from_file() 3 years ago
  Brian Gianforcaro a4c37d49a0 DevTools: Remove unused header includes 3 years ago
  Andreas Kling c7d891765c LibGfx: Use "try_" prefix for static factory functions 4 years ago
  Itamar 32be65a8b4 CppLanguageServer: Add "get_parameters_hint" capability 4 years ago
  Federico Guerinoni e0f1c237d2 HackStudio: Make TODO entries clickable 4 years ago
  Federico Guerinoni 26a7356e90 LanguageServers: Add function to collect TODO entries in a document 4 years ago
  Andreas Kling c1c252ddb2 LibIPC: Remove unnecessary IPC::ServerConnection::handshake() 4 years ago
  Itamar b1531b78f6 HackStudio+CppLanguageServer: Remove lexer-based autocomplete engine 4 years ago
  Gunnar Beutner 5bb79ea0a7 Userland: Update IPC calls to use proxies 4 years ago
  Gunnar Beutner 065040872f Userland: Change IPC funcs to use plain arguments instead of a struct 4 years ago
  Brian Gianforcaro 1682f0b760 Everything: Move to SPDX license identifiers in all files. 4 years ago
  Itamar 667926df73 HackStudio: Store known symbol declarations in ProjectDeclarations 4 years ago
  Itamar cfa100cb65 HackStudio: Restart LanguageServer if it crashes 4 years ago
  Itamar 74070ef74d HackStudio: Map connections to langauge-servers by language name 4 years ago
  Itamar 17e6287333 LanguageServers/Cpp: Fix typo 4 years ago
  Itamar 54bc9114b3 HackStudio: Support searching symbol declarations in the Locator 4 years ago
  Itamar 4b483071fb LanguageServers: Add ProjectLoaction, Declaration types and use in IPC 4 years ago
  Andreas Kling 5d180d1f99 Everywhere: Rename ASSERT => VERIFY 4 years ago
  Itamar 5bc82c0185 LanguageServers/Cpp: Add 'FindDeclaration' capability 4 years ago
  Itamar 715933ce8b HackStudio: Handle crash of the LanguageServer gracefully 4 years ago
  Itamar bed06b13f3 LanguageServers/Cpp: Add FileDB and pass project_root in Greet() 4 years ago
  Ben Wiederhake 0a2304ba05 Everywhere: Fix weird includes 4 years ago
  Itamar fa18010477 HackStudio: Integate with C++ parser-based autocomplete 4 years ago
  Itamar 8ed96eb27c HackStudio: Attach previous Language Client when detaching 4 years ago
  Andreas Kling 4055b03291 DevTools: Move to Userland/DevTools/ 4 years ago