Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 hace 3 años
  Francois Belair 97958e2a38 Prevent LSP adding signal func to non GDScripts hace 3 años
  Francois Belair ae3aec1dbc Makes LSP report new() as _init; fixes docstrings hace 4 años
  Francois Belair 885d905b0d Make LSP send applyEdit to connect editor signals hace 4 años
  Rémi Verschelde 632844e464 Merge pull request #51320 from pycbouh/docs-extract-theme-items-3.x hace 4 años
  Francois Belair 6db17a523e Fix LSP completion crashing on sceneless scripts hace 4 años
  Yuri Sizov fcbe5a3fde Add theme item descriptions to the online documentation hace 4 años
  Francois Belair 1f0fa16a15 Fix LSP parsing get_node only from the scene root hace 4 años
  Rémi Verschelde 63047093c9 Merge pull request #48616 from Razoric480/lsp-3x-rename hace 4 años
  Francois Belair 802bb9c01f Implement LSP didSave notify and rename request hace 4 años
  Francois Belair 59d72279ae Translate file path to URI on LSP symbol requests hace 4 años
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops hace 4 años
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) hace 4 años
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 4 años
  Rémi Verschelde 3d15f04668 Style: clang-format: Disable AllowShortIfStatementsOnASingleLine hace 4 años
  Francois Belair 4e8e887748 Implement LSP didDeleteFiles to clear diagnostics hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Rémi Verschelde 3edae035d5 GDScript LSP: Fix crash in notify_client hace 5 años
  Rafael Delboni 5736e43fe4 fix: Return only scenes for script owners on LSP completion hace 5 años
  Rafael Delboni ecfe9c24a2 Improve LSP completion using scene owner hace 5 años
  Thakee Nathees 708aab7920 typo in gdscript_workspace.cpp/remove_cache_parser() fixed hace 5 años
  geequlim d35c018a7a GDScript LSP: Implement signatureHelp hace 5 años
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 hace 5 años
  Rémi Verschelde ab3bccdb78 Fix typos with codespell hace 5 años
  Marcel Admiraal d18b2e599d Remove all uses of ERR_EXPLAIN macros. hace 5 años
  Geequlim 2b5b5874a2 lsp: Fix signature of void returned functions in native methods hace 6 años
  geequlim 9f27a4838c Format documentations to markdown only when needed hace 6 años
  geequlim e199488bc7 Add custom api `textDocument/nativeSymbol` to allow inspect native symbols from LSP clients hace 6 años
  geequlim 6a8303f82f Implement DocumentLink of GDScript LSP Server hace 6 años
  geequlim e5b91a15e6 Improve code compeletion for virtual methods with signatures hace 6 años