Historial de Commits

Autor SHA1 Mensaje Fecha
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 hace 3 años
  Francois Belair 6be31e559d Fix empty line hover; fix open non-res:// script hace 4 años
  Francois Belair 679ce6fd0b Fix LSP crash parsing scripts of temp size 0 hace 4 años
  Francois Belair ae3aec1dbc Makes LSP report new() as _init; fixes docstrings hace 4 años
  Francois Belair 02bc1bf355 Fix LSP SymbolKind reporting wrong types 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 7f8fe58825 Make LSP parser aware of variables in sub-blocks hace 4 años
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 hace 4 años
  Ryan Roden-Corrent 4677502d7c Include gdscript warning name in LSP message. hace 5 años
  Rémi Verschelde 3edae035d5 GDScript LSP: Fix crash in notify_client hace 5 años
  Francois Belair f6968d5f17 Fix static functions loop using class' functions hace 5 años
  Rémi Verschelde 40f0649e5b Fix typos with codespell hace 5 años
  Geequlim d5e1890c85 Fix infinite loop error in document link parsing 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
  Rafał Mikrut ed1c4bc77d Removed unused variables, add some constants numbers hace 5 años
  HaSa1002 d9dfc4496c fix #32588 crash in language server hace 6 años
  geequlim 9f27a4838c Format documentations to markdown only when needed hace 6 años
  geequlim 6a8303f82f Implement DocumentLink of GDScript LSP Server hace 6 años
  geequlim d1a6964d39 Fix codeblock formating to markdown hace 6 años
  Hugo Locurcio c1fcb22677 Fix `line` being assigned to twice in the GDScript language server hace 6 años
  qarmin 50be65bf43 Changed some code found by Clang Tidy and Coverity hace 6 años
  geequlim 72d11cd173 Add optional goto definition support for native symbols hace 6 años
  Geequlim 666ed89011 Add generate script api to dictionary support hace 6 años
  Geequlim 9618b0c63e Check client workspace directory is valid hace 6 años
  Geequlim b2f02317fa Improve symbol resolve for inner classes hace 6 años
  Geequlim 76c9e4ceb7 Improved performance for completion and symbol resolvation. hace 6 años