Skip to content

Commit 2851f77

Browse files
committed
Added a search selection context menu
1 parent a38fc93 commit 2851f77

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

‎Context.sublime-menu

+6
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
[
2+
{
3+
"command": "stackoverflow_search_selection",
4+
"caption": "Stack Overflow Search"
5+
}
6+
]

0 commit comments

Comments
 (0)