Skip to content

Add: CodeEditor & FileManager docs#3

Closed
TuGuobin wants to merge 11 commits intogoplus:mainfrom
TuGuobin:main
Closed

Add: CodeEditor & FileManager docs#3
TuGuobin wants to merge 11 commits intogoplus:mainfrom
TuGuobin:main

Conversation

@TuGuobin
Copy link
Copy Markdown
Contributor

@TuGuobin TuGuobin commented Jan 6, 2024

CodeEditor Documentation

This documentation provides a detailed comparative analysis of three mainstream code editors: CodeMirror, Monaco Editor, and Ace Editor. After careful consideration, the final choice is Monaco Editor due to its rich feature set, excellent performance, and seamless integration with Visual Studio Code. The provided Vue 3 demo illustrates a simple implementation of Monaco Editor, showcasing its capabilities.

FileManager Documentation

The FileManager documentation compares the File System API and a JavaScript Tree approach for managing files. After evaluating the pros and cons, the JavaScript Tree method is recommended for its flexibility and compatibility across different environments. The documentation includes a sample directory structure and a demo showcasing the organization of files for a hypothetical project.

@CarlJi
Copy link
Copy Markdown
Member

CarlJi commented Jan 6, 2024

@TuGitee please rebase your commit to remove the unnecessary commit Merge branch 'goplus:main' into main

@TuGuobin TuGuobin closed this by deleting the head repository Jan 6, 2024
luoliwoshang pushed a commit to luoliwoshang/builder that referenced this pull request Jan 19, 2024
refactor: reconstruction code and refactor JS interaction functions
AKother pushed a commit to Mrkuib/builder that referenced this pull request Feb 6, 2024
qing-wq pushed a commit to qing-wq/builder that referenced this pull request Mar 5, 2024
nighca pushed a commit that referenced this pull request Sep 11, 2024
* refactor: refactor attention hint decoration implement

* feat: using token.pkg_path, token.pkg_name to check rename is available

* feat: pull latest branch

* refactor: refactor hover document match definition logic and definition ca be renamed logic

* refactor: merge from latest branch

* fix: fix names. (#1)

* Hover fix (#2)

* fix: fix names.

* fix

* refactor: add `getAllTokens` to export all tokens, refactor `getNormalDoc` function signature

* fix: Hover fix (#3)

* fix: fix names.

* fix

* fix: rename position.

---------

Co-authored-by: Callum Chan ( Taota ) <64086092+callme-taota@users.noreply.github.com>
Dshuishui pushed a commit to Dshuishui/builder that referenced this pull request Aug 19, 2025
feat: add share docs in develop for Architecture

not fixed yet,just for General framework
@xgopilot xgopilot Bot mentioned this pull request Oct 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants