Commit History

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