summaryrefslogtreecommitdiffstats
path: root/doc/classes/ScriptLanguageExtension.xml
Commit message (Expand)AuthorAgeFilesLines
* Fix virtual binding for `ScriptLanguageExtension::_reload_scripts`voidedWarranties2024-08-171-0/+7
* Expose several EngineDebugger methods and signals as plugin callbacksChris Cranford2024-06-101-0/+7
* Allow configuring the script filename casing ruleRedMser2024-03-051-0/+5
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-1/+1
* Merge pull request #87952 from paulloz/dotnet/byebye-signal-callback-generationRémi Verschelde2024-02-151-0/+5
|\
| * Disable signal callback generation in C#Paul Joannon2024-02-141-0/+5
* | Documentation: Add support for deprecated/experimental messagesDanil Alexeev2024-02-151-2/+1
|/
* Fix `ScriptLanguageExtension::_find_function` documentationEmmanuel Leblond2023-12-261-2/+3
* Fix missing time for some script functions in profilermsreis2023-12-191-0/+6
* Highlight doc comments in a different colorDanil Alexeev2023-10-081-0/+5
* Editor: Remove unused Class Name field from Create Script dialogDanil Alexeev2023-09-121-1/+2
* Doctool: Remove version attribute from XML headerRémi Verschelde2023-07-061-1/+1
* Bump version to 4.2-devRémi Verschelde2023-07-051-1/+1
* sort code completions with rulesajreckof2023-05-231-1/+1
* Fix various typos in the classrefHaoyu Qiu2023-04-181-1/+1
* Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* Remove unused `ScriptLanguage` methodsvoidedWarranties2023-02-261-30/+0
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-63/+63
* Add support for documenting built-in annotationsYuri Sizov2022-07-041-1/+8
* Fix signal completion in GDScript editorYuri Rubinsky2022-05-121-3/+5
* Improve sorting of Code Completion options.Eric M2022-04-011-0/+12
* Add GDExtension support to Scriptreduz2022-03-271-0/+404