summaryrefslogtreecommitdiffstats
path: root/doc/classes/CodeEdit.xml
Commit message (Expand)AuthorAgeFilesLines
* fix typo 'comleption' -> 'completion'Michael Bickel2023-01-061-1/+1
* Document MDSF font outlines may require `msdf_pixel_range` adjustmentsHugo Locurcio2022-12-191-0/+1
* Style: Misc docs and comment style and language fixesRémi Verschelde2022-11-021-1/+1
* Remove override_selected_font_color propertykobewi2022-10-261-2/+2
* Replace Array return types with TypedArraykobewi2022-08-221-4/+4
* [doc] Fix grammar in class docs: amount vs. numberAndy Maloney2022-08-171-1/+1
* [doc] Use "param" instead of "code" to refer to parameters (7)Andy Maloney2022-08-121-19/+19
* Rename the argument tag to param in XML documentationYuri Sizov2022-08-081-61/+61
* Add the ability to drag the code completion scrollbar using the mouse clickMinusKube2022-07-031-0/+3
* Add a new HashSet templatereduz2022-05-201-1/+1
* Merge pull request #35679 from Calinou/doc-add-xml-schemaRémi Verschelde2022-02-151-1/+1
|\
| * Add an XML schema for documentationHugo Locurcio2022-02-151-1/+1
* | Improve completion scroll bar visibility in the script editorHugo Locurcio2022-02-141-2/+2
|/
* Move placeholder color to theme itemPaulb232022-01-301-0/+3
* Rename request_code_completion signalkobewi2022-01-221-2/+2
* Improve the default project themeHugo Locurcio2022-01-191-4/+4
* Dictionary: Serialize empty dict as `{}` instead of `{\n}`Rémi Verschelde2022-01-181-1/+1
* Fix usage of "Return" in the docskobewi2022-01-021-3/+3
* Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio2021-12-151-1/+1
* Make overridden properties link to parent definitionYuri Sizov2021-12-031-2/+2
* Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov2021-12-011-52/+52
* Correct CodeEdit documentation mentioning parent property due to incorrect ar...Emmanuel Leblond2021-10-301-1/+0
* doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde2021-10-051-3/+3
* Added search colors to TextEdit and CodeEdit themePaulb232021-09-211-0/+6
* Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz2021-08-221-2/+2
* Cleanup and complete TextEdit inspector and docsPaulb232021-08-121-2/+2
* Add theme item descriptions to the online documentationYuri Sizov2021-08-041-45/+45
* Clean up and complete CodeEdit inspector and docsPaulb232021-08-011-45/+97
* Move symbol lookup into CodeEditPaulb232021-08-011-1/+37
* Move line length guidelines into CodeEditPaulb232021-08-011-0/+6
* Move brace matching into CodeEditPaulb232021-08-011-0/+3
* Move auto brace completion to CodeEditPaulb232021-08-011-0/+45
* doc: Use self-closing tags for `return` and `argument`Rémi Verschelde2021-07-301-208/+104
* Move indent management to CodeEditPaulb232021-06-201-0/+40
* Better format arguments in variant parserMichael Alexsander Silva Dias2021-06-181-27/+27
* Merge pull request #49238 from Paulb23/code_edit_code_foldingRémi Verschelde2021-06-161-0/+70
|\
| * Move code folding into CodeEdit and hide line hiding APIPaulb232021-06-011-0/+70
* | Fix typo in CodeEdit methodsHaoyu Qiu2021-06-161-2/+2
|/
* Update String/Comment, autocomplete and hints docsPaulb232021-06-011-0/+325
* Add custom background line colour to TextEdit and remove marked linesPaulb232021-05-221-2/+0
* class reference proofreadingPaul Joannon2021-03-191-1/+1
* [CTL] Add missing font outline drawing routines and theme constants.bruvzg2021-02-141-0/+6
* Change themes *_color_* to *_*_colorMarcel Admiraal2021-01-241-2/+2
* [Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg2020-11-261-0/+6
* [Complex Text Layouts] Refactor TextEdit and CodeEdit controls.bruvzg2020-11-261-0/+1
* doc: Sync classref with current sourceRémi Verschelde2020-09-111-0/+203