Histórico de Commits

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