summaryrefslogtreecommitdiffstats
path: root/doc/classes/CodeEdit.xml
Commit message (Expand)AuthorAgeFilesLines
* Merge commit godotengine/godot@fd4c29a189e53a1e085df5b9b9a05cac9351b3efSpartan3222024-11-191-31/+31
|\
| * Improve TextEdit and CodeEdit documentationkit2024-11-141-31/+31
* | fix: replace "Godot" to "Redot"Muhannad Elbolaky2024-10-151-2/+2
|/
* Draw a checkerboard behind translucent colors in CodeEdit autocompletion prev...Hugo Locurcio2024-08-091-0/+3
* Overhaul multiple caret editing in TextEdit.kit2024-04-261-4/+34
* Overhaul some "uncommon" wording in class referenceMicky2024-03-011-7/+5
* Fix some DEFVALs to use the right typeRaul Santos2024-02-231-1/+1
* Merge pull request #82748 from sepTN/than-then-typoRémi Verschelde2023-10-041-2/+2
|\
| * Fix typos in documentation: `than/then` and `loose/lose`Septian2023-10-041-2/+2
* | Validate `code` tags for class and member referencesYuri Sizov2023-10-031-1/+1
|/
* Use bound theme properties for documentationYuri Sizov2023-09-261-70/+0
* Add Duplicate Lines shortcut to CodeTextEditorPucklaMotzer092023-09-251-0/+6
* Add code region folding to CodeEditJean-Michel Bernard2023-09-111-0/+52
* Merge pull request #73196 from Vilcrow/fix-lookup-symbolYuri Sizov2023-07-241-1/+9
|\
| * Fixed the jumping to function definition using 'Ctrl+LMB' and the 'Lookup Sym...S.V.I. Vilcrow2023-07-121-1/+9
* | Fix many typos in documentationSeptian2023-07-191-1/+1
* | 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
* | Merge pull request #75746 from ajreckof/order_autocompleteRémi Verschelde2023-06-081-0/+14
|\ \
| * | sort code completions with rulesajreckof2023-05-231-0/+14
* | | Overhaul the top sections of the class reference (GUI classes)VolTer2023-05-281-3/+3
|/ /
* | Move convert_indent into CodeEditPaulb232023-05-071-0/+9
* | Fixed various typos across the docsUltraBIF2023-05-021-1/+1
* | Bump version to 4.1-devRémi Verschelde2023-03-011-1/+1
* | Various classref typo fixesHaoyu Qiu2023-02-201-2/+2
|/
* Add missing period for sentences in classrefHaoyu Qiu2023-02-121-1/+1
* Allow unindent without selectionkobewi2023-01-181-7/+1
* 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