Commit History

Author SHA1 Message Date
  Danil Alexeev 76b2d85c9f GDScript: Fix some export annotation issues 1 year ago
  Rémi Verschelde d83586f1e4 Merge pull request #84492 from HolonProduction/reduce-const-arrays 1 year ago
  A Thousand Ships 955d5affa8 Reduce and prevent unnecessary random-access to `List` 1 year ago
  rune-scape 6b88c86cec GDScript: invalidate GDScriptParserRef when reloading 1 year ago
  Rémi Verschelde 9a9045cf7a Merge pull request #89382 from dcaoc03/master 1 year ago
  VolTer de8b6f7a3c Add editor settings for autocompletion with NodePath and StringName 2 years ago
  Diogo Costa 935ea10f3a Fixed enum autocompletion for core classes (Issue #88858) 1 year ago
  Micky 7b3e1a5bde Optimize SceneTree's `change_scene_to_file` autocompletion 1 year ago
  Aiden Storey 7ffc246aad Add fallback argument hints for default values 1 year ago
  George Marques b4d0a09f15 GDScript: Reintroduce binary tokenization on export 1 year ago
  Rémi Verschelde 50491db048 Merge pull request #88071 from Calinou/gdscript-nodepath-autocomplete-fix-identifiers 1 year ago
  Hugo Locurcio 1238b60b22 Fix NodePath autocompletion to ensure paths are quoted when required 1 year ago
  Yuri Rubinsky 1d75480082 Fix autocompletion for enum members in the core classes 1 year ago
  HolonProduction 6df1a1e9b0 Autocompletion: mark datatype as constant for constant arrays 1 year ago
  Yuri Sizov d644b9b640 Better hide internal properties from users 1 year ago
  Yuri Sizov 9579dc6313 Merge pull request #85239 from HolonProduction/global-class-property-location 1 year ago
  HolonProduction c99e4f862f Handle global classes when resolving property location 1 year ago
  Yuri Sizov 72756133e0 Merge pull request #85224 from HolonProduction/identifier-type-prefer-annotated 1 year ago
  Rémi Verschelde b5dcb5f58a Merge pull request #85215 from HolonProduction/type-from-property-class-name 1 year ago
  HolonProduction 0203b3c310 Prefer identifiers annotated type if assigned type is incompatible to it 1 year ago
  HolonProduction 4ab985d138 Handle global classes when resolving type from `PropertyInfo` 1 year ago
  Yuri Sizov dc729f1614 Merge pull request #87278 from HolonProduction/give-those-autoloads-an-upgrade 1 year ago
  Yuri Sizov 5b22884b4a Merge pull request #86554 from HolonProduction/lookup-subscript 1 year ago
  Yuri Sizov 28cf7fe2f6 Merge pull request #85384 from HolonProduction/unique-name-completion 1 year ago
  HolonProduction 6af45c6ef2 Handle GDScript in `_type_from_variant` for autocompletion 1 year ago
  Muller-Castro 96a95cb974 Add const lvalue ref to container parameters 4 years ago
  Rémi Verschelde 525e0bb37c Merge pull request #86667 from HolonProduction/completion-enum-sorting 1 year ago
  Rémi Verschelde 6c390b620d Merge pull request #84445 from Rubonnek/add-const-references-clang-tidy 1 year ago
  S.V.I. Vilcrow c8fc824608 Fix the autocomplete function for the 'self' keyword. 1 year ago
  HolonProduction 76fd7ec394 Improve sorting of enum autocompletion 1 year ago