#include <filesystem>#include <functional>#include <set>#include <string>#include <vector>
Go to the source code of this file.
Classes | |
| struct | yaze::editor::FileEntry |
| Represents a file or folder in the file browser. More... | |
| class | yaze::editor::GitignoreParser |
| Simple .gitignore pattern matcher. More... | |
| struct | yaze::editor::GitignoreParser::Pattern |
| class | yaze::editor::FileBrowser |
| File system browser for the sidebar. More... | |
Namespaces | |
| namespace | yaze |
| namespace | yaze::editor |
| Editors are the view controllers for the application. | |