Historial de Commits

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