Commit History

Author SHA1 Message Date
  Thakee Nathees d53f5b55ec Auto completion enhanced for extends and class level identifier 5 years ago
  Thakee Nathees 438f1a8238 Fix: Ctrl + Click not working for subclasses 5 years ago
  Thakee Nathees d611bd970d regression: dictionary key no autocomplete fix 5 years ago
  Thakee Nathees a446e8671d autocompleting with indexing for native types added 5 years ago
  janglee d16abbdee4 Improved go-to definition (Ctrl + Click) 5 years ago
  Umang Kalra 94d0f34f70 Fixed the bool _static logic 5 years ago
  Thakee Nathees 3d69fe95e5 autocomplete for disconnect, is_connected implemented 5 years ago
  Thomas ten Cate c2469d0c6d Add missing docs for assert message in GDScript 5 years ago
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors 5 years ago
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor 5 years ago
  Danil Alexeev 45b510b332 Fix function arguments hint format in GDScript editor 5 years ago
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 years ago
  Bojidar Marinov a665b3878b Fix GDScript autocompletion with `as` or typed variables 5 years ago
  Michael Alexsander 7ecaff578b Make the script templates' blank lines conform with the official style guide 5 years ago
  EbbDrop f70fd781fc Fix autocompletion for singletons 5 years ago
  iwek7 617797c47c Adds skip-breakpoints feature 6 years ago
  MrCdK 9e9c16c1e5 Try and show all the properties added with _get_property_list() when triggering completion. 6 years ago
  Rémi Verschelde eb38bc6c0a gdscript: Fix build after #24925 6 years ago
  Rémi Verschelde 877912b23c Merge pull request #24925 from Mr-Slurpy/typed-autoload 6 years ago
  Rémi Verschelde d3153c28f0 Replace last occurrences of 'ERR_EXPLAIN' with 'ERR_FAIL_*_MSG' 6 years ago
  Rémi Verschelde d15cf7b672 Merge pull request #30576 from qarmin/lgtm_coverage 6 years ago
  qarmin 6cbaf7662f Changed some code showed in LGTM and Coverage 6 years ago
  Nils ANDRÉ-CHANG 074115338e Remove useless casts to String 6 years ago
  Nils ANDRÉ-CHANG 9e3455cb1e Show static functions inside classes in method list 6 years ago
  Geequlim ed7ed52151 Parse more informations for code completion 6 years ago
  hbina085 9f0c6a6009 Many fallthrough switch cases now have the FALLTHROUGH macro to tell the compiler that this is intended. 6 years ago
  Rémi Verschelde b9dc2e7e4d Merge pull request #28099 from lupoDharkael/fix-completion 6 years ago
  hilfazer ca1932636f autocomplete for enum values 6 years ago
  Bojidar Marinov f9d9530902 Fix slight issues with autocompletion and member lists in GDScript 6 years ago
  Rémi Verschelde ae41e35191 Merge pull request #27676 from qarmin/small_fixes_2 6 years ago