Commit History

Author SHA1 Message Date
  ray90514 f1231a7c7e Fix Script editor completion doesn't suggest members of a script for type hints 4 years ago
  janglee 00c6cdd793 GDScript: Fix autocompletetion showing class names with an underscore 5 years ago
  SnailRhymer b94a0d486d Make Lookup Symbol recognize assert, preload, and yield in the script editor 3 years ago
  Haoyu Qiu d088128b43 Remove duplicate editor settings definitions 3 years ago
  Rémi Verschelde a627cdafc5 Update copyright statements to 2022 3 years ago
  Yuri Sizov b3fc278dcf Ignore property groups and categories in GDScript code completion 3 years ago
  Rafał Mikrut 1558f4a599 Speedup parsing big GDScript files 3 years ago
  Rémi Verschelde 4185a22ca8 Merge pull request #48131 from LightningAA/fix-48113-3.x 4 years ago
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 years ago
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 years ago
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 years ago
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 years ago
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 years ago
  Lightning_A 2c4aa50648 Fix Array.max() navigating to @GDScript.max() etc. 4 years ago
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 years ago
  Yuri Roubinsky 374253242d [3.2] Shows ColorRect in Color constants autocompletion 4 years ago
  Paulb23 2ef8aba8e9 Fix gdscript multiline string nested highlighting 4 years ago
  Pedro J. Estébanez a0969662cd Prevent cyclic reference between script and its members 5 years ago
  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