#include <string>
#include "absl/status/status.h"
#include "app/core/project.h"
#include "app/gui/modules/text_editor.h"
Go to the source code of this file.
Classes | |
class | yaze::editor::ProjectFileEditor |
Editor for .yaze project files with syntax highlighting and validation. More... | |
Namespaces | |
namespace | yaze |
Main namespace for the application. | |
namespace | yaze::editor |
Editors are the view controllers for the application. | |