pandemonium_engine/editor_modules/text_editor
2024-09-20 10:03:06 +02:00
..
doc_classes Re-extracted class docs. 2024-09-20 10:03:06 +02:00
icons
config.py
LICENSE
README.md
register_types.cpp
register_types.h
SCsub
text_editor_file.cpp
text_editor_file.h
text_editor_format_loader.cpp
text_editor_format_loader.h
text_editor_plugin.cpp
text_editor_plugin.h
text_editor_preview.cpp
text_editor_preview.h
text_editor_settings.cpp
text_editor_settings.h
text_editor_vanilla_editor.cpp
text_editor_vanilla_editor.h
text_file_editor.cpp
text_file_editor.h

text_editor

This module is the port of https://github.com/Relintai/godot-engine.file-editor which is a heavily modified version of https://github.com/fenix-hub/godot-engine.file-editor .