Geçmişin Kaydedilmesi

Yazar SHA1 Mesaj Tarih
  Yuri Sizov 3de7dd902c Merge pull request #79880 from dalexeev/gds-fix-id-shadowing-below 2 yıl önce
  Juan Linietsky 5e512b705e Support threads in the script debugger 2 yıl önce
  Danil Alexeev d53fc92b4c GDScript: Fix bug with identifier shadowed below in current scope 2 yıl önce
  Yuri Sizov 74d20fe17e Merge pull request #75216 from rune-scape/rune-dependancy-errors 2 yıl önce
  Yuri Sizov 2bd904e3db Merge pull request #73196 from Vilcrow/fix-lookup-symbol 2 yıl önce
  rune-scape 83b01708b2 Script editor: Show depended script errors 2 yıl önce
  S.V.I. Vilcrow 56e2fad319 Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Symbol' button. 2 yıl önce
  Ben 0803467334 Fix "Go to definition" for GDScript type hints 2 yıl önce
  Rémi Verschelde 11ee6fcef0 Merge pull request #68311 from RobertMasek/fix-go-to-definition 2 yıl önce
  Rémi Verschelde 25b2f1780a Style: Harmonize header includes in modules 2 yıl önce
  ajreckof 006e899bb3 sort code completions with rules 2 yıl önce
  Clay John 610877e326 Merge pull request #72288 from MewPurPur/use-string-repeat 2 yıl önce
  VolTer 6b84e258d2 Use String.repeat() in more places 2 yıl önce
  George Marques 0ba6048ad3 Add support for static variables in GDScript 2 yıl önce
  Yuri Sizov f3033da97d Merge pull request #76170 from HolonProduction/string-highlight 2 yıl önce
  RedMser 2330ffb5a1 Add GDScript template to RichTextEffect 2 yıl önce
  HolonProduction bdb7045e2c Fix multi-line string highlighting with single quotes. 2 yıl önce
  Danil Alexeev 9df96e97ea GDScript: Misc fixes and improvements for signature generation 2 yıl önce
  Dmitrii Maganov 4e34cf238a GDScript: Change parser representation of class extends 2 yıl önce
  Dmitrii Maganov e289a4ab2c GDScript: Fix autocomplete inside a block with a type test condition 2 yıl önce
  George Marques c9e49c487d GDScript: Limit recursion depth for completion functions 2 yıl önce
  Dmitrii Maganov 8fe023ad93 GDScript: Rework type check 2 yıl önce
  Rémi Verschelde d405392847 Revert "Fixed the jumping to function definition using 'Ctrl+LMB'." 2 yıl önce
  Rémi Verschelde 3f95b39cb3 Merge pull request #72789 from Vilcrow/fix-jump-to-definition 2 yıl önce
  S.V.I. Vilcrow 7eb6367d5c Fixed the jumping to function definition using 'Ctrl+LMB'. 2 yıl önce
  Yuri Sizov 9d16250353 Merge pull request #70002 from poohcom1/fix/static-subscript-autocomplete 2 yıl önce
  Danil Alexeev 31749de128 GDScript: Better handling of `@rpc` annotation and autocompletion 2 yıl önce
  Eric M 9b93bdb4e7 Fix crash in gdscript when autocompleting virtual function and signature does not match base. 2 yıl önce
  Danil Alexeev b004f8180e GDScript: Allow constant expressions in annotations 2 yıl önce
  George Marques 629796c333 Merge pull request #69970 from poohcom1/fix/autocomplete-custom-class 2 yıl önce