Commit History

Author SHA1 Message Date
  Rémi Verschelde 0b2446101c Merge pull request #96693 from HolonProduction/annotation-arg-hint 11 months ago
  Rémi Verschelde 7f1f9799c5 Merge pull request #92263 from HolonProduction/autocompletion-get-node-set-value-if-type-compatible 11 months ago
  Haoyu Qiu a751c05b15 Fix script editor wrongly replaces and quotes non-ASCII letters 11 months ago
  Rémi Verschelde 1ff2186fe9 Merge pull request #96666 from aXu-AP/unique-node-no-quotes 11 months ago
  HolonProduction 00dfd568e0 Autocompletion: Add arghint for annotations 11 months ago
  aXu-AP 2525311538 Remove unneeded quotes from autocomplete % nodes 1 year ago
  Rémi Verschelde 0b4ae20156 Merge pull request #78656 from Repiteo/typed-dictionary 1 year ago
  Rémi Verschelde 721d280b8a Merge pull request #96326 from HolonProduction/completion-hacks-and-fixes 1 year ago
  Thaddeus Crews 9853a69144 Implement typed dictionaries 2 years ago
  HolonProduction 171c522290 Autocompletion: reintroduce enum options on assignment 1 year ago
  rune-scape 154049ce17 StringName Dictionary keys 1 year ago
  Haoyu Qiu 8bf4ecc026 Add `String.is_valid_unicode_identifier()` 1 year ago
  HolonProduction ccbdb34a2a Improve autocompletion for indices 2 years ago
  Rémi Verschelde 2a61a2fa2f Merge pull request #89274 from 0x0ACB/unchecked_cast 1 year ago
  Rémi Verschelde f361133601 Merge pull request #94664 from dalexeev/gds-fix-make-arguments-hint 1 year ago
  Rémi Verschelde 7708f0e163 Merge pull request #85382 from HolonProduction/in-case-of-a-script 1 year ago
  Danil Alexeev 37a3a98fde GDScript: Fix incorrect default values ​​in `_make_arguments_hint()` 1 year ago
  HolonProduction 4699e69708 Autocompletion: register depended parsers with the main parser 1 year ago
  HolonProduction 402bdfa3b7 Generate `arghint` for script types 1 year ago
  HolonProduction 9a84387017 Autocompletion: Keep get_node values which are compatible with type hint 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