We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9247e00 commit 1f01714Copy full SHA for 1f01714
1 file changed
Default (Windows).sublime-keymap
@@ -1,4 +1,4 @@
1
[
2
- { "keys": ["ctrl+j"], "command": "code_intel_auto_complete" },
+ { "keys": ["shift+ctrl+space"], "command": "code_intel_auto_complete" },
3
{ "keys": ["ctrl+f3"], "command": "goto_python_definition" }
4
]
0 commit comments