You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -696,7 +696,7 @@ The following commands are only available in response tabs. The key bindings lis
696
696
-__cmd+e__: explore URL
697
697
-__cmd+o__: options
698
698
-__ctrl+space__: GraphQL autocomplete
699
-
-__shift+cmd+s__: save request back to Requester file
699
+
-__cmd+s__: save request back to Requester file
700
700
701
701
If you try to execute one of these commands and nothing happens, you've already mapped the binding to another command. Run __Preferences: Key Bindings__ from the command palette, find the conflicting key combination, add the following `context` to the binding, and restart Sublime Text.
Copy file name to clipboardExpand all lines: docs/_content/body.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -610,7 +610,7 @@ The following commands are only available in response tabs. The key bindings lis
610
610
-__cmd+e__: explore URL
611
611
-__cmd+o__: options
612
612
-__ctrl+space__: GraphQL autocomplete
613
-
-__shift+cmd+s__: save request back to Requester file
613
+
-__cmd+s__: save request back to Requester file
614
614
615
615
If you try to execute one of these commands and nothing happens, you've already mapped the binding to another command. Run __Preferences: Key Bindings__ from the command palette, find the conflicting key combination, add the following `context` to the binding, and restart Sublime Text.
0 commit comments