Historique des commits

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