Commit History

Author SHA1 Message Date
  HolonProduction 402bdfa3b7 Generate `arghint` for script types 1 year ago
  HolonProduction 70488d40db Autocompletion: Don't use `in` operator to decide over variant lookup 1 year ago
  Yuri Rubinsky 322c64c6ea Fix symbol lookup for native enums 1 year ago
  Rémi Verschelde cd87b0bf84 Merge pull request #93057 from HolonProduction/not-enough-code-paths 1 year ago
  HolonProduction 51f74af2ac Autocompletion: Add support for string name option in more places 1 year ago
  Yuri Rubinsky 5962646fd3 Fix goto definition for `new` method 1 year ago
  Yuri Rubinsky fc2b82188b Fix completion for `new` arguments 1 year ago
  Rémi Verschelde 4ce95d684c Merge pull request #91653 from HolonProduction/autocompletion-analyze-recursively-but-leave-the-parser-alone 1 year ago
  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
  HolonProduction d131064841 Autocompletion: Analyze CLASS types as they are encountered 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