haoxiang-xu / surface-editor

WebCodeEditor+LLMs is a state-of-the-art web-based Code Editor that leverages the power of large language models to assist in coding. By utilizing a vector database, it establishes intricate relationships between files and code segments.
0 stars 0 forks source link

`root_command_manager` refactor stage 1 #92

Closed haoxiang-xu closed 3 months ago

haoxiang-xu commented 3 months ago
haoxiang-xu commented 3 months ago

Next steps:

haoxiang-xu commented 3 months ago
haoxiang-xu commented 3 months ago

Stage 2: Refactor for exporer

haoxiang-xu commented 3 months ago

Combine the drag and drop function inside this manager