summaryrefslogtreecommitdiff
path: root/doc/classes/CodeEdit.xml
AgeCommit message (Expand)Author
2022-01-02Fix usage of "Return" in the docskobewi
2021-12-15Document that transparent StyleBoxes/textures should be used for UI focusHugo Locurcio
2021-12-03Make overridden properties link to parent definitionYuri Sizov
2021-12-01Sort and group theme properties in docs, improve formatting for theme and enumsYuri Sizov
2021-10-30Correct CodeEdit documentation mentioning parent property due to incorrect ar...Emmanuel Leblond
2021-10-05doc: Fix style inconsistencies for `[b]Note:[/b]` paragraphsRémi Verschelde
2021-09-21Added search colors to TextEdit and CodeEdit themePaulb23
2021-08-22Replace BIND_VMETHOD by new GDVIRTUAL syntaxreduz
2021-08-12Cleanup and complete TextEdit inspector and docsPaulb23
2021-08-04Add theme item descriptions to the online documentationYuri Sizov
2021-08-01Clean up and complete CodeEdit inspector and docsPaulb23
2021-08-01Move symbol lookup into CodeEditPaulb23
2021-08-01Move line length guidelines into CodeEditPaulb23
2021-08-01Move brace matching into CodeEditPaulb23
2021-08-01Move auto brace completion to CodeEditPaulb23
2021-07-30doc: Use self-closing tags for `return` and `argument`Rémi Verschelde
2021-06-20Move indent management to CodeEditPaulb23
2021-06-18Better format arguments in variant parserMichael Alexsander Silva Dias
2021-06-16Merge pull request #49238 from Paulb23/code_edit_code_foldingRémi Verschelde
2021-06-16Fix typo in CodeEdit methodsHaoyu Qiu
2021-06-01Move code folding into CodeEdit and hide line hiding APIPaulb23
2021-06-01Update String/Comment, autocomplete and hints docsPaulb23
2021-05-22Add custom background line colour to TextEdit and remove marked linesPaulb23
2021-03-19class reference proofreadingPaul Joannon
2021-02-14[CTL] Add missing font outline drawing routines and theme constants.bruvzg
2021-01-24Change themes *_color_* to *_*_colorMarcel Admiraal
2020-11-26[Complex Text Layouts] Add TextServer documentation. Update Font, CanvasItem,...bruvzg
2020-11-26[Complex Text Layouts] Refactor TextEdit and CodeEdit controls.bruvzg
2020-09-11doc: Sync classref with current sourceRémi Verschelde