Historique des commits

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