Make the "edit this setting" phantom key-bindable
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 25/100
Research direction
Start by locating the existing on_navigate callback and the phantom href that carries the setting name. Review the Sublime Text 4 command and key-binding behavior, including the optional setting argument and the caret fallback when the current line has no setting. Done means the action can be invoked by a key binding and selects the intended setting in both comment and non-comment contexts.
Written by the indexing model from the issue text.
Description
With ST4, we can implement our on_navigate callback as a command and thus also allow people to bind a key to this command. To make this work properly, we would need an optional argument for the setting name (that is passed in the phantom href) with the fallback picking the setting name of the current line.
If there is no setting on the current line, we could either choose the preceding or the following setting, depending on whether the caret is inside a comment currently.
This was raised on Discord.
- Dominant language
- Python
- Stars
- 455
- Forks
- 86
- Avg merge
- 7d 10h
- Merged PRs (30d)
- 1
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.
More from SublimeText/PackageDev
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
SublimeText/PackageDev#417 ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 25/100
SublimeText/PackageDev#393 · 1 comment ·
-
enhancement
Difficulty 5/5 Over a week Newbie friendliness 35/100
SublimeText/PackageDev#383 ·
-
enhancement
SublimeText/PackageDev#382 · 1 comment · 1 assignee ·
-
enhancement
Difficulty 4/5 3-5 days Newbie friendliness 35/100
SublimeText/PackageDev#379 ·
All issues in SublimeText/PackageDev
Similar issues
-
Difficulty 1/5 Under an hour Newbie friendliness 90/100
-
bug
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
zostera/django-bootstrap4#894 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
use-agent-os/agent-os#3276 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
zephyrproject-rtos/zephyr#119726 ·
-
area/auth bug comp/agent P3 platform/discord type/security
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
NousResearch/hermes-agent#117848 ·