We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents eb6d0a4 + 4582a15 commit 8d0fcd9Copy full SHA for 8d0fcd9
Default.sublime-mousemap
@@ -0,0 +1,11 @@
1
+[
2
+ {
3
+ "button": "button1",
4
+ "count": 2,
5
+ "command": "typescript_go_to_ref",
6
+ "press_command": "drag_select",
7
+ "context": [
8
+ { "key": "selector", "operator": "equal", "operand": "text.find-refs" }
9
+ ]
10
+ }
11
+]
0 commit comments