Historial de Commits

Autor SHA1 Mensaje Fecha
  Antonio Dell'Annunziata 7b975b50dc fix(gdscript): Fix infinite loop on type inferernce from super method calls hace 3 años
  cdemirer e9a5beeb01 Fix crash while trying to autocomplete non-global Autoload hace 3 años
  Rémi Verschelde fdff28e1a2 Merge pull request #62699 from cdemirer/fix-autocomplete-var-assigned-same-statement hace 3 años
  Rémi Verschelde 4c56885bc0 Merge pull request #62690 from cdemirer/fix-infinite-guess-recursion hace 3 años
  Rémi Verschelde 4873886830 Merge pull request #62760 from cdemirer/fix-annotation-initializer-conflict hace 3 años
  Rémi Verschelde 635d447a69 Merge pull request #62713 from YuriSizov/docs-scripting-annotations hace 3 años
  Rémi Verschelde ea61cd3b32 Merge pull request #62707 from YuriSizov/gdscript-group-those-props hace 3 años
  cdemirer f280975bf1 Fix priority of annotated type vs initializer type hace 3 años
  reduz 5ac42cf576 Implement a BitField hint hace 3 años
  Yuri Sizov f85bafaa11 Add grouping annotations for class properties in GDScript hace 3 años
  Yuri Sizov a9098e6147 Add support for documenting built-in annotations hace 3 años
  cdemirer 3a827349bf Fix autocomplete for variable which is assigned to in the current statement hace 3 años
  cdemirer bd518f6b11 Fix infinite recursion when guessing type of variable which is being assigned to hace 3 años
  Marcus Elg 6c1ac9f3be Rename export_range's noslider option to no_slider hace 3 años
  Marcus Elg 46bbbd9770 Allow autocompletion of "noslider" in export_range hace 3 años
  Rémi Verschelde e465b72b9b Merge pull request #61389 from snailrhymer/lookup-fix hace 3 años
  SnailRhymer 3a87d1acae Make Lookup Symbol recognize assert and preload in the script editor hace 3 años
  SnailRhymer 688a62d841 Fix lookup_code to properly handle symbols at start of assignments hace 3 años
  reduz 45af29da80 Add a new HashSet template hace 3 años
  reduz 746dddc067 Replace most uses of Map by HashMap hace 3 años
  Yuri Rubinsky a439832035 Fix signal completion in GDScript editor hace 3 años
  reduz 8b7c7f5a75 Add a new HashMap implementation hace 3 años
  Hugo Locurcio 180e5d3028 Remove `RES` and `REF` typedefs in favor of spelled out `Ref<>` hace 3 años
  Markus Sauermann a793960a10 Fix cppcheck const parameters hace 3 años
  David Maziarka 1f62965d26 Add built-in Variant types to autocompletion list hace 3 años
  George Marques 4710e2b278 GDScript: Add support for static method calls in native types hace 3 años
  Rémi Verschelde c630c2001d Merge pull request #59633 from EricEzaM/better-code-complete-update hace 3 años
  Eric M 4ab605d14d Improve sorting of Code Completion options. hace 3 años
  Yuri Roubinsky 0584387918 Fix autocompletion of static methods in built-in types in GDScript hace 3 años
  Rémi Verschelde c9b75431f3 Refactor GDScript/C# script templates logic to be editor-only hace 3 años