Historique des commits

Auteur SHA1 Message Date
  Rindbee 64edc7a5c2 Fix internal editor not updating when using external editor via LSP il y a 2 ans
  Adam Wardell e9d8c261a5 call update_exports from LSP didSave function il y a 2 ans
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all il y a 2 ans
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. il y a 3 ans
  Rindbee ab0314938e Implement `GDScriptTextDocument::willSaveWaitUntil` to clean up outdated documents before saving il y a 3 ans
  Rindbee 412e87349a Fix out of sync when the script is edited externally via lsp il y a 3 ans
  Rémi Verschelde 9839761e24 Merge pull request #59482 from kurtlachmann/lsp_better_parentheses il y a 3 ans
  reduz 746dddc067 Replace most uses of Map by HashMap il y a 3 ans
  reduz 8b7c7f5a75 Add a new HashMap implementation il y a 3 ans
  bruvzg 9381acb6a4 Make FileAccess and DirAccess classes reference counted. il y a 3 ans
  reduz 360dea5348 Add GDExtension support to Script il y a 3 ans
  Kurt Lachmann bbb07ff8cb Use insertText from the internal autocompletion il y a 3 ans
  Rémi Verschelde fe52458154 Update copyright statements to 2022 il y a 3 ans
  Francois Belair ad01201f34 Remove extraneous return to LSP il y a 3 ans
  Francois Belair 572979d011 Fix empty line hover; fix open non-res:// script il y a 4 ans
  Lightning_A c63b18507d Use range iterators for `Map` il y a 4 ans
  Rémi Verschelde 81512a3732 Style: Cleanup code using `text_editor/completion/use_single_quotes` il y a 4 ans
  Francois Belair 070d634966 Fix LSP completion crashing on scene-less scripts il y a 4 ans
  Rémi Verschelde 73b1f5ac79 Merge pull request #48615 from Razoric480/lsp-rename il y a 4 ans
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations il y a 4 ans
  reduz 6631f66c2a Optimize StringName usage il y a 4 ans
  Francois Belair 7c5335081c Implement didSave notification and rename request il y a 4 ans
  Francois Belair 10429019ad Implement didClose notification in LSP il y a 4 ans
  Francois Belair b16bb33a5b Make LSP update the filesystem of changed scripts il y a 4 ans
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 il y a 4 ans
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() il y a 4 ans
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client il y a 5 ans
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks il y a 5 ans
  lupoDharkael 95a1400a2a Replace NULL with nullptr il y a 5 ans
  Juan Linietsky f8a79a97c7 Effective DisplayServer separation, rename X11 -> LinuxBSD il y a 5 ans