手机端查看文件,不方便
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 719
- Avg merge
- 4h 30m
- Merged PRs (30d)
- 83
Description
1、文件查看面板缺少复制相对路径能力,对话无法携带目标文件上下文,AI 不能精准定位待修复文件
2、文件浏览不记忆上次目录位置,每次打开都退回根目录,查找文件操作繁琐
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the mobile file-viewer and file-browser entry points in the TypeScript project. Trace how the current file path and selected directory are handled, then verify that relative paths can be copied into a conversation and that reopening the browser restores its previous directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- mobile
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 64/100