Historique des commits

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