vNote exits when opening non-markdown extentions i.e .py, .rb
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: 2.7.1
Symptoms (表现):
when searching a keyword in notebook(s) - when I open a file from search result vNote exits if the file extension is not .md i.e .py, .rb
How to Repro (如何复现):
keeping vNote opened after openining non-markdown extensions (from search result)
Thank you in advance
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
Reproduce the crash in vNote on Windows by searching a notebook and opening a non-markdown file such as .py or .rb from the result. Trace the search-result file-opening path and compare it with opening a .md file; done means non-markdown files no longer cause vNote to exit.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100