summaryrefslogtreecommitdiffstats
path: root/editor/plugins/text_shader_editor.h
Commit message (Expand)AuthorAgeFilesLines
* Make shader language editors inherit the same base classAaron Franke2024-08-151-8/+11
* Merge pull request #87099 from bitwise-aiden/ba-add-trim-newlinesRémi Verschelde2024-05-301-0/+3
|\
| * Implement trim_final_newlines functionalityAiden Storey2024-05-021-0/+3
* | Disable shader editor's undo/redo menu items when they do nothingHaoyu Qiu2024-03-231-1/+1
|/
* Add const lvalue ref to editor/* container parametersMuller-Castro2024-02-261-1/+1
* Fix PopupMenu doesn't respect it's ScrollContainer's marginsMounir Tohami2024-02-231-0/+1
* Improved text editor status bar and zooming UX.Zi Ye2024-02-211-1/+3
* Add Duplicate Lines shortcut to CodeTextEditorPucklaMotzer092023-09-251-0/+1
* Add shortcut for quick-toggling word wrapkobewi2023-04-191-0/+1
* Shader editor trims trailing whitespace if set in editor settingsAndreas Raddau2023-03-091-0/+4
* One Copyright Update to rule them allRémi Verschelde2023-01-051-29/+29
* add explicit editor save tagging when savingKasper Sauramo2022-10-041-0/+1
* Separate TextShaderEditor and ShaderEditorPlugin into different filesAaron Franke2022-10-021-0/+199