커밋 기록

작성자 SHA1 메시지 날짜
  Hilderin 46edd6df55 Fix script properties reload from external editor 11 달 전
  rune-scape 154049ce17 StringName Dictionary keys 1 년 전
  A Thousand Ships e6ab22d450 [GDScript LSP] Fix `show_native_symbol_in_editor` 1 년 전
  A Thousand Ships 15369fdb1d Remove unnecessary `this->` expressions 1 년 전
  Yuri Sizov c027aecc2e Merge pull request #86676 from rune-scape/sparse-script-reload 1 년 전
  kobewi 0e8f90f4c8 Update deferred calls to use Callables 1 년 전
  rune-scape cde478bda6 Hot-reload only changed scripts 1 년 전
  Wilson E. Alvarez 80fb8db31f Remove unnecessary assignments 1 년 전
  Omar Shehata c25a2d832b Fix external editor hot reload 1 년 전
  0x4448 7ea4247c3d Omit quotes from completion if triggered with quote 1 년 전
  BooksBaum 0202a36a7a Language Server: Improve hovered symbol resolution, fix renaming bugs, implement reference lookup 2 년 전
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 년 전
  Rindbee 64edc7a5c2 Fix internal editor not updating when using external editor via LSP 2 년 전
  Adam Wardell e9d8c261a5 call update_exports from LSP didSave function 2 년 전
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all 2 년 전
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. 2 년 전
  Rindbee ab0314938e Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated documents before saving 2 년 전
  Rindbee 412e87349a Fix out of sync when the script is edited externally via lsp 2 년 전
  Rémi Verschelde 9839761e24 Merge pull request #59482 from kurtlachmann/lsp_better_parentheses 3 년 전
  reduz 746dddc067 Replace most uses of Map by HashMap 3 년 전
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 년 전
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. 3 년 전
  reduz 360dea5348 Add GDExtension support to Script 3 년 전
  Kurt Lachmann bbb07ff8cb Use insertText from the internal autocompletion 3 년 전
  Rémi Verschelde fe52458154 Update copyright statements to 2022 3 년 전
  Francois Belair ad01201f34 Remove extraneous return to LSP 3 년 전
  Francois Belair 572979d011 Fix empty line hover; fix open non-res:// script 3 년 전
  Lightning_A c63b18507d Use range iterators for `Map` 4 년 전
  Rémi Verschelde 81512a3732 Style: Cleanup code using `text_editor/completion/use_single_quotes` 4 년 전
  Francois Belair 070d634966 Fix LSP completion crashing on scene-less scripts 4 년 전