提交历史

作者 SHA1 备注 提交日期
  Rémi Verschelde 71066cd63b Update copyright statements to 2022 3 年之前
  Yuri Sizov b3fc278dcf Ignore property groups and categories in GDScript code completion 3 年之前
  Rafał Mikrut 1558f4a599 Speedup parsing big GDScript files 4 年之前
  Rémi Verschelde 4185a22ca8 Merge pull request #48131 from LightningAA/fix-48113-3.x 4 年之前
  Rémi Verschelde 140350d767 Style: Enforce braces around if blocks and loops 4 年之前
  Rémi Verschelde a828398655 Style: Replaces uses of 0/NULL by nullptr (C++11) 4 年之前
  Rémi Verschelde b5e1e05ef2 Style: clang-format: Disable KeepEmptyLinesAtTheStartOfBlocks 4 年之前
  Rémi Verschelde 64a63e0861 Style: clang-format: Disable AllowShortCaseLabelsOnASingleLine 4 年之前
  Rémi Verschelde 6e600cb3f0 Style: Set clang-format Standard to c++14 4 年之前
  Lightning_A 2c4aa50648 Fix Array.max() navigating to @GDScript.max() etc. 4 年之前
  Rémi Verschelde 49646383f1 Update copyright statements to 2021 4 年之前
  Yuri Roubinsky 374253242d [3.2] Shows ColorRect in Color constants autocompletion 4 年之前
  Paulb23 2ef8aba8e9 Fix gdscript multiline string nested highlighting 5 年之前
  Pedro J. Estébanez a0969662cd Prevent cyclic reference between script and its members 5 年之前
  Thakee Nathees d53f5b55ec Auto completion enhanced for extends and class level identifier 5 年之前
  Thakee Nathees 438f1a8238 Fix: Ctrl + Click not working for subclasses 5 年之前
  Thakee Nathees d611bd970d regression: dictionary key no autocomplete fix 5 年之前
  Thakee Nathees a446e8671d autocompleting with indexing for native types added 5 年之前
  janglee d16abbdee4 Improved go-to definition (Ctrl + Click) 5 年之前
  Umang Kalra 94d0f34f70 Fixed the bool _static logic 5 年之前
  Thakee Nathees 3d69fe95e5 autocomplete for disconnect, is_connected implemented 5 年之前
  Thomas ten Cate c2469d0c6d Add missing docs for assert message in GDScript 5 年之前
  Rémi Verschelde 8b0e2a409b Merge pull request #35218 from bojidar-bg/26691-parse-error-errors 5 年之前
  Bojidar Marinov da5b138e64 Fix errors raised when showing parse errors in the editor 5 年之前
  Danil Alexeev 45b510b332 Fix function arguments hint format in GDScript editor 5 年之前
  Rémi Verschelde a7f49ac9a1 Update copyright statements to 2020 5 年之前
  Bojidar Marinov a665b3878b Fix GDScript autocompletion with `as` or typed variables 5 年之前
  Michael Alexsander 7ecaff578b Make the script templates' blank lines conform with the official style guide 5 年之前
  EbbDrop f70fd781fc Fix autocompletion for singletons 6 年之前
  iwek7 617797c47c Adds skip-breakpoints feature 6 年之前