You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-08 12:40:44 +00:00
Add shortcut for quick-toggling word wrap
This commit is contained in:
@@ -120,6 +120,7 @@ class TextShaderEditor : public MarginContainer {
|
||||
EDIT_UNINDENT,
|
||||
EDIT_DELETE_LINE,
|
||||
EDIT_DUPLICATE_SELECTION,
|
||||
EDIT_TOGGLE_WORD_WRAP,
|
||||
EDIT_TOGGLE_COMMENT,
|
||||
EDIT_COMPLETE,
|
||||
SEARCH_FIND,
|
||||
|
||||
Reference in New Issue
Block a user