Commit History

Author SHA1 Message Date
  BooksBaum 0202a36a7a Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup 2 years ago
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 years ago
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 years ago
  Rindbee ab0314938e Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated documents before saving 2 years ago
  Rémi Verschelde 90019676b0 Code quality: Fix header guards consistency 3 years ago
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 years ago
  Rémi Verschelde f8ab79e68a Zero initialize all pointer class and struct members 3 years ago
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 years ago
  Francois Belair 7c5335081c Implement didSave notification and rename request 4 years ago
  Francois Belair 10429019ad Implement didClose notification in LSP 4 years ago
  Pedro J. Estébanez 04688b92ff Rename Reference to RefCounted 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  geequlim d35c018a7a GDScript LSP: Implement signatureHelp 5 years ago
  geequlim eb5861f9f1 GDScript LSP: Implement goto declaration 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 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 72d11cd173 Add optional goto definition support for native symbols 6 years ago
  Geequlim 76c9e4ceb7 Improved performance for completion and symbol resolvation. 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