建议增加代码折叠和代码一键复制功能
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
OS Version (操作系统): Windows
VNote Version (Help - About VNote - Version: )(VNote版本): 2.8.2
Symptoms (表现): 建议增加代码折叠和代码一键复制功能
目前在vnote的markdown中设置代码块之后,发现很难复制代码,需要鼠标精确选取代码块中所有内容后,才能复制,这在代码内容较多时,非常不便。希望可以增加类似一些博客中,代码块右上角有个“复制”按钮,点一下就能复制代码块里的所有内容。
同样是代码内容较多时,页面展示非常遮挡视线,希望增加代码折叠功能,增强用户体验。
谢谢。
How to Repro (如何复现):
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
No source files or tests are named. Start by locating VNote’s Markdown code-block rendering and the existing text-selection or clipboard entry points; compare the current behavior with the requested code-block copy control and folding interaction. Done means both features work for long code blocks without requiring precise selection, with the behavior verified on Windows.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- desktop, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100