Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 hace 3 años
  Francois Belair 885d905b0d Make LSP send applyEdit to connect editor signals hace 4 años
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 4 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 4 años
  Rémi Verschelde 70ae90e0e8 Core: Drop custom `copymem`/`zeromem` defines hace 4 años
  Vignesh1-art 13871deb57 Fixed Invalid function bindings #46135 hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde 93e20a4cd4 GDScript LSP: Fix wrong error checks added in #39385 hace 5 años
  Rémi Verschelde 3edae035d5 GDScript LSP: Fix crash in notify_client hace 5 años
  Oliver Frank 41500249e3 Fix crash after closing a GDScript LSP session hace 5 años
  of9 511105be67 Migrating language server from Websockets to raw TCP hace 5 años
  Houkime e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Geequlim 1ab34bc3c2 lsp: Send godot class tree to clients hace 6 años
  geequlim e199488bc7 Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients hace 6 años
  geequlim 39813939fc Fix enumeration value of SymbolKind. hace 6 años
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity hace 6 años
  geequlim 72d11cd173 Add optional goto definition support for native symbols hace 6 años
  Geequlim 666ed89011 Add generate script api to dictionary support hace 6 años
  Geequlim 9618b0c63e Check client workspace directory is valid hace 6 años
  Geequlim 76c9e4ceb7 Improved performance for completion and symbol resolvation. hace 6 años
  geequlim fa6d6a329c Add optional smart resolve sulotion hace 6 años
  geequlim 37aafaaa9c Add a symbol pool to cache all native symbols and workspackes symbols. hace 6 años
  geequlim f58560ac36 Add GDScript Language Protocol plugin hace 6 años