История коммитов

Автор SHA1 Сообщение Дата
  cdemirer 3a827349bf Fix autocomplete for variable which is assigned to in the current statement 3 лет назад
  Marcus Elg 6c1ac9f3be Rename export_range's noslider option to no_slider 3 лет назад
  Marcus Elg 46bbbd9770 Allow autocompletion of "noslider" in export_range 3 лет назад
  Rémi Verschelde e465b72b9b Merge pull request #61389 from snailrhymer/lookup-fix 3 лет назад
  SnailRhymer 3a87d1acae Make Lookup Symbol recognize assert and preload in the script editor 3 лет назад
  SnailRhymer 688a62d841 Fix lookup_code to properly handle symbols at start of assignments 3 лет назад
  reduz 45af29da80 Add a new HashSet template 3 лет назад
  reduz 746dddc067 Replace most uses of Map by HashMap 3 лет назад
  Yuri Rubinsky a439832035 Fix signal completion in GDScript editor 3 лет назад
  reduz 8b7c7f5a75 Add a new HashMap implementation 3 лет назад
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` 3 лет назад
  Markus Sauermann a793960a10 Fix cppcheck const parameters 3 лет назад
  David Maziarka 1f62965d26 Add built-in Variant types to autocompletion list 3 лет назад
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types 3 лет назад
  Rémi Verschelde c630c2001d Merge pull request #59633 from EricEzaM/better-code-complete-update 3 лет назад
  Eric M 4ab605d14d Improve sorting of Code Completion options. 3 лет назад
  Yuri Roubinsky 0584387918 Fix autocompletion of static methods in built-in types in GDScript 3 лет назад
  Rémi Verschelde c9b75431f3 Refactor GDScript/C# script templates logic to be editor-only 3 лет назад
  Rémi Verschelde 143d13717b Merge pull request #59553 from reduz/script-extension-support 3 лет назад
  Juan Linietsky ed14ff5a08 Revert "Sort autocomplete/code completion options in a better way" 3 лет назад
  Rémi Verschelde 795304e34f Merge pull request #59612 from YeldhamDev/style_and_grace 3 лет назад
  Michael Alexsander 42df9ed059 Make script templates follow the GDScript style guide 3 лет назад
  reduz 360dea5348 Add GDExtension support to Script 3 лет назад
  Eric M f9e1c094a2 Improve sorting of Code Completion options. 3 лет назад
  kobewi 2057ea2883 Remove duplicate editor settings definitions 3 лет назад
  SaracenOne b6aa4ed55d Fixes cyclic detection from variables assigning themselves to themselves in autocomplete, and restricts initialization of variables from other variables which have not been declared above it in class body 3 лет назад
  Rémi Verschelde 317cd0b19a Refactor some object type checking code with `cast_to` 3 лет назад
  Rémi Verschelde 89eb6d372d Merge pull request #57591 from vnen/gdscript-enum-fixes 3 лет назад
  Anilforextra adbe948bda String: Add contains(). 3 лет назад
  George Marques ad6e2e82a9 GDScript: Consolidate behavior for assigning enum types 3 лет назад