File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 11[
2- {
2+ /* {
33 "keys": ["f1"],
44 "command": "devhelp_search_selected"
55 },
66 {
77 "keys": ["shift+f1"],
88 "command": "devhelp_search"
9- }
9+ }*/
1010]
Original file line number Diff line number Diff line change 99
1010## Usage
1111
12- - <kbd >F1</kbd > - Search for the currently selected word.
12+ "Devhelp" item will be available in the context menu (searches for the word
13+ clicked).
1314
14- - <kbd >Shift</kbd >  ; <kbd >F1</kbd > - Custom search
15+ To enable keyboard shortcuts, select ` Preferences ` -> ` Package Settings ` ->
16+ ` Devhelp ` -> ` Key Bindings ` . Default configuration contains key bindings for
17+ <kbd >F1</kbd > and <kbd >Ctrl</kbd >+<kbd >F1</kbd >, but they are commented out.
18+ You may copy them to your configuration and uncomment them.
1519
1620## Installation
1721
You can’t perform that action at this time.
0 commit comments