MCPcopy Create free account
hub / github.com/esengine/esengine / FileTree.tsx

File FileTree.tsx

packages/editor-app/src/components/FileTree.tsx:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { useState, useEffect, forwardRef, useImperativeHandle } from 'react';
2import * as LucideIcons from 'lucide-react';
3import {
4 Folder, ChevronRight, ChevronDown, File, Edit3, Trash2, FolderOpen, Copy, FileText, FolderPlus, Plus,

Callers

nothing calls this directly

Calls 9

useLocaleFunction · 0.90
loadRootDirectoryFunction · 0.85
performSearchFunction · 0.85
getContextMenuItemsFunction · 0.85
handleContextMenuFunction · 0.70
renderNodeFunction · 0.70
resolveMethod · 0.65
containsMethod · 0.45
mapMethod · 0.45

Tested by

no test coverage detected