[FeatureRequest] Currentline, CurrentColumn for passing to external programs
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
PLEASE elaborate the issue in detail
请详细描述问题
OS Version (操作系统): Windows, Linux, macOS
VNote Version (VNote版本): Latest (最新)
Symptoms (表现):
Now we have name="program \"%0\" arg1 arg2",<shortcut> for external editors.
%0 is the file path.
May you add %1, and %2 for currentline, currentcolumn respectively.
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
Start by locating the existing external-editor handling that expands %0 into a file path. Add and verify %1 and %2 substitutions for the current line and column when launching external programs on Windows, Linux, and macOS.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100