Historial de Commits

Autor SHA1 Mensaje Fecha
  Yuri Sizov bf2839ea3e Add theme item descriptions to the online documentation hace 4 años
  Rémi Verschelde ac3322b0af Use const references where possible for List range iterators hace 4 años
  Aaron Franke 4e6efd1b07 Use C++ iterators for Lists in many situations hace 4 años
  Lightning_A e28fd07b2b Rename `instance()`->`instantiate()` when it's a verb hace 4 años
  Francois Belair a56c2e459b Translate file path to URI on LSP symbol requests hace 4 años
  Francois Belair 39f7408ccb Implement LSP didDeleteFiles & make parser aware of sub-nodes hace 4 años
  Aaron Franke e829b7aee4 Unify URI encoding/decoding and add to C# 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
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts hace 4 años
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already hace 5 años
  George Marques b6a2628c48 Reenable GDScript LSP server hace 5 años
  George Marques 5d6e853806 New GDScript tokenizer and parser hace 5 años
  Rémi Verschelde e34f33711b GDScript LSP: Fix crash in notify_client hace 5 años
  Rémi Verschelde 0ee0fa42e6 Style: Enforce braces around if blocks and loops hace 5 años
  Rémi Verschelde 0be6d925dc Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks hace 5 años
  Rémi Verschelde e956e80c1f Style: clang-format: Disable AllowShortIfStatementsOnASingleLine hace 5 años
  lupoDharkael 95a1400a2a Replace NULL with nullptr hace 5 años
  Rémi Verschelde 7579a792be Merge pull request #36683 from rafaeldelboni/master hace 5 años
  Rafael Delboni 2f08f4ef4e fix: Return only scenes for script owners on LSP completion hace 5 años
  Thakee Nathees 07c99340d1 typo in gdscript_workspace.cpp/remove_cache_parser() fixed hace 5 años
  Rafael Delboni 06bce137e3 Improve LSP completion using scene owner 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 6 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