Commit History

Author SHA1 Message Date
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine 5 years ago
  lupoDharkael 95a1400a2a Replace NULL with nullptr 5 years ago
  Rémi Verschelde 7579a792be Merge pull request #36683 from rafaeldelboni/master 5 years ago
  Rafael Delboni 2f08f4ef4e fix: Return only scenes for script owners on LSP completion 5 years ago
  Thakee Nathees 07c99340d1 typo in gdscript_workspace.cpp/remove_cache_parser() fixed 5 years ago
  Rafael Delboni 06bce137e3 Improve LSP completion using scene owner 5 years ago
  geequlim d35c018a7a GDScript LSP: Implement signatureHelp 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Rémi Verschelde ab3bccdb78 Fix typos with codespell 5 years ago
  Marcel Admiraal d18b2e599d Remove all uses of ERR_EXPLAIN macros. 5 years ago
  Geequlim 2b5b5874a2 lsp: Fix signature of void returned functions in native methods 5 years ago
  geequlim 9f27a4838c Format documentations to markdown only when needed 5 years ago
  geequlim e199488bc7 Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients 5 years ago
  geequlim 6a8303f82f Implement DocumentLink of GDScript LSP Server 5 years ago
  geequlim e5b91a15e6 Improve code compeletion for virtual methods with signatures 6 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 b2f02317fa Improve symbol resolve for inner classes 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