Commit History

Автор SHA1 Съобщение Дата
  S.V.I. Vilcrow 7eb6367d5c Fixed the jumping to function definition using 'Ctrl+LMB'. преди 2 години
  Eric M 9b93bdb4e7 Fix crash in gdscript when autocompleting virtual function and signature does not match base. преди 2 години
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations преди 2 години
  George Marques 629796c333 Merge pull request #69970 from poohcom1/fix/autocomplete-custom-class преди 2 години
  poohcom1 aa4bceff3e Add identifier completion for custom classes. преди 2 години
  Yuri Rubinsky 9bd5ef1836 Fix GDScript script templates to use a PascalCase style for `_CLASS_` преди 2 години
  ocean (they/them) 366ec895b1 Assorted enum and native type fixes преди 2 години
  jordi d5e1b4a857 Force double quotes for NodePaths with apostrophes преди 2 години
  Dmitrii Maganov a1d06749f1 Unify typing of variables, constants and parameters in GDScript преди 2 години
  Rémi Verschelde d95794ec8a One Copyright Update to rule them all преди 2 години
  Yuri Rubinsky abaedb54f1 Remove unused code paragraph from gdscript_editor.cpp/complete_code преди 2 години
  poohcom1 1845d927dc Fix autocomplete on functions returning variants преди 2 години
  Adam Scott da65b61edb Fix autocomplete crash as it would infinite loop преди 2 години
  Yuri Rubinsky b229a19688 Fix lookup to docs for variables initialized with `get_node` преди 2 години
  Yuri Rubinsky 20660bb23a Fix completion for the raw `get_node` call преди 2 години
  Yuri Rubinsky afbea19a22 Fix lookup code to pass functions with the same name as built-ins преди 2 години
  Yuri Rubinsky 4a8276a773 Fix GDScript completion crash преди 2 години
  Yuri Rubinsky 65d14679e7 Fix completion popup for the variables created with `get_node` call преди 2 години
  Rémi Verschelde 4d9adfea23 Merge pull request #65712 from Chaosus/gds_fix_completion преди 2 години
  Rune bce6f1792e GDScript compiler subclass bugfixes преди 2 години
  kobewi e48c5daddf Unify usage of GLOBAL/EDITOR_GET преди 3 години
  bruvzg 0103af1ddd Fix MSVC warnings, rename shadowed variables, fix uninitialized values, change warnings=all to use /W4. преди 3 години
  VolTer ac1761c8cd Fix outdated keywords autocompletion преди 3 години
  Aaron Franke 094e8db97c Fix hide_slider vs no_slider inconsistency in editor property code преди 3 години
  Yuri Rubinsky b20aed2812 Fix completion for variables initialized by `get_node` call преди 3 години
  Hugo Locurcio f7292dbeb3 Rename `or_lesser` range property hint to `or_less` преди 3 години
  Haoyu Qiu 660c700f9c Fix action name completion for `Input` преди 3 години
  Rémi Verschelde a946768151 Merge pull request #63015 from Xwdit/fix_gds_editor_tooltip_arg_type преди 3 години
  Xwdit e25c86bf5d Fixed incorrect type display of function argument in GDScript editor tooltips преди 3 години
  Xwdit 7e262310a2 Fixed incorrect type display of void return in GDScript editor tooltips преди 3 години