提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年之前
  Francois Belair 77746ebed5 Remove extraneous return to LSP 3 年之前
  Francois Belair 6be31e559d Fix empty line hover; fix open non-res:// script 4 年之前
  Francois Belair 6db17a523e Fix LSP completion crashing on sceneless scripts 4 年之前
  Rémi Verschelde 63047093c9 Merge pull request #48616 from Razoric480/lsp-3x-rename 4 年之前
  Francois Belair 802bb9c01f Implement LSP didSave notify and rename request 4 年之前
  Francois Belair 5774098a91 Implement didClose notification in LSP 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Francois Belair 1f54a75310 Make LSP update the filesystem of changed scripts 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Rémi Verschelde 3edae035d5 GDScript LSP: Fix crash in notify_client 5 年之前
  geequlim 57151c5e31 Fix hover symbol content position 5 年之前
  Geequlim 6190d42825 LSP: Fix bracket completion for functions with one argument 5 年之前
  geequlim d35c018a7a GDScript LSP: Implement signatureHelp 5 年之前
  geequlim eb5861f9f1 GDScript LSP: Implement goto declaration 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers 5 年之前
  geequlim e199488bc7 Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients 6 年之前
  geequlim 39813939fc Fix enumeration value of SymbolKind. 6 年之前
  geequlim 6a8303f82f Implement DocumentLink of GDScript LSP Server 6 年之前
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity 6 年之前
  geequlim e5b91a15e6 Improve code compeletion for virtual methods with signatures 6 年之前
  geequlim 72d11cd173 Add optional goto definition support for native symbols 6 年之前
  Geequlim 666ed89011 Add generate script api to dictionary support 6 年之前
  Geequlim b2f02317fa Improve symbol resolve for inner classes 6 年之前
  Geequlim 76c9e4ceb7 Improved performance for completion and symbol resolvation. 6 年之前
  geequlim fa6d6a329c Add optional smart resolve sulotion 6 年之前
  geequlim 37aafaaa9c Add a symbol pool to cache all native symbols and workspackes symbols. 6 年之前
  geequlim f58560ac36 Add GDScript Language Protocol plugin 6 年之前