Loading...
Searching...
No Matches
#include <filesystem>
#include <functional>
#include <memory>
#include <optional>
#include <string>
#include <vector>
#include "absl/status/status.h"
#include "absl/status/statusor.h"
#include "app/editor/agent/panels/agent_editor_panels.h"
#include "app/editor/editor.h"
#include "app/gui/widgets/text_editor.h"
#include "cli/service/agent/conversational_agent_service.h"
Go to the source code of this file.
|
| namespace | yaze |
| |
| namespace | yaze::editor |
| | Editors are the view controllers for the application.
|
| |