Commit History

Author SHA1 Message Date
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Oliver Frank ed482f6167 Fix crash after closing a GDScript LSP session 5 years ago
  of9 24b27043fe Migrating language server from Websockets to raw TCP 5 years ago
  Juan Linietsky 69c95f4b4c Reworked signal connection system, added support for Callable and Signal objects and made them default. 5 years ago
  Juan Linietsky 3205a92ad8 PoolVector is gone, replaced by Vector 5 years ago
  Houkime e1a0ce5af9 Prevent GDScript language server from listening to external hosts by default 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Geequlim 1ab34bc3c2 lsp: Send godot class tree to clients 5 years ago
  geequlim e199488bc7 Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients 5 years ago
  geequlim 39813939fc Fix enumeration value of SymbolKind. 5 years ago
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 5 years ago
  geequlim 72d11cd173 Add optional goto definition support for native symbols 6 years ago
  Geequlim 666ed89011 Add generate script api to dictionary support 6 years ago
  Geequlim 9618b0c63e Check client workspace directory is valid 6 years ago
  Geequlim 76c9e4ceb7 Improved performance for completion and symbol resolvation. 6 years ago
  geequlim fa6d6a329c Add optional smart resolve sulotion 6 years ago
  geequlim 37aafaaa9c Add a symbol pool to cache all native symbols and workspackes symbols. 6 years ago
  geequlim f58560ac36 Add GDScript Language Protocol plugin 6 years ago