Commit History

Author SHA1 Message Date
  Eric M d0e78c86d7 Added support for scripts reporting multiple errors to ScriptTextEditor 4 years ago
  Bastiaan Olij 2161fd117b Adding some more missing renames for Transform3D and Quaternion 4 years ago
  Rémi Verschelde 9e328bb5b7 Core: Move DirAccess and FileAccess to `core/io` 4 years ago
  Tomasz Chabora b1859510ab Change behavior of String.right 5 years ago
  Yuri Roubinsky 7b261d1cb7 Show colored rects for autocompletion of Color constants in functions 4 years ago
  Rémi Verschelde ae2359fc1f Merge pull request #47776 from Razoric480/foreport 4 years ago
  Rémi Verschelde 302b6ef576 Merge pull request #47798 from ray90514/bug#47620 4 years ago
  Rémi Verschelde 5b16020846 Replace remaining uses of `NULL` with `nullptr` 4 years ago
  ray90514 1f9524bf57 Fix Constants at function scope are not defined as constants for autocompletion 4 years ago
  Francois Belair 39f7408ccb Implement LSP didDeleteFiles & make parser aware of sub-nodes 4 years ago
  Julien Nguyen 20f18f1621 Fix infinite loop when guessing argument type from parent class 4 years ago
  Rémi Verschelde 9bbe51dc27 Style: Apply clang-tidy's `modernize-use-nullptr` 4 years ago
  George Marques 577a17980d Move GDSript annotation application after type-checking 4 years ago
  Andy Maloney 4e89cb330b [script editor] Fix two special cases not being checked in code completion 4 years ago
  Rémi Verschelde 6d48943768 Merge pull request #43980 from gvekan/fix-missing-function-hints 4 years ago
  Rémi Verschelde b5334d14f7 Update copyright statements to 2021 4 years ago
  Marcel Admiraal 5b937d493f Rename empty() to is_empty() 4 years ago
  Rémi Verschelde abfc528439 Merge pull request #43890 from vnen/gdscript-builtin-functions-refactor 4 years ago
  Gustav dff3875ae3 Add bracket or space to some keyword completions 4 years ago
  Thakee Nathees 42bfa16996 Refactor DocData into core and editor (DocTools) parts 4 years ago
  Gustav e995d5c378 Fix missing function hints 4 years ago
  George Marques c7b6a7adcc GDScript: Refactor builtin functions 4 years ago
  Gustav 0ddd4097a6 Fix completion for built-in load function 4 years ago
  reduz 221a2a1742 Refactored variant constructor logic 4 years ago
  reduz 127458ed17 Reorganized core/ directory, it was too fatty already 4 years ago
  Yuri Roubinsky 4c65dc975c Shows ColorRect in Color constants autocompletion 4 years ago
  George Marques 4a3fca47e5 GDScript: Add recursion depth limit for completion 5 years ago
  George Marques ff16ba1eaa GDScript: Fix crash when completing code with signals 5 years ago
  George Marques adc1f95d97 Merge pull request #41224 from ThakeeNathees/fix-ctrl+click-not-working 5 years ago
  Thakee Nathees c6dc73f9be Fix: ctrl + click not working 5 years ago