mirror of
https://github.com/rbreaves/kinto.git
synced 2025-08-05 18:38:26 +02:00
Merge pull request #269 from rbreaves/hotfix
- Added VS Code Quick File List traversing. #264
This commit is contained in:
@@ -363,6 +363,8 @@ $^Space::Send ^{Esc}
|
|||||||
|
|
||||||
; Sublime Text Remaps for VS Code
|
; Sublime Text Remaps for VS Code
|
||||||
#IfWinActive ahk_group vscode
|
#IfWinActive ahk_group vscode
|
||||||
|
#p::send {Up} ; Allow for traversing quick list
|
||||||
|
#n::send {Down} ; Allow for traversing quick list
|
||||||
#Space::Send ^{Space} ; Basic code completion
|
#Space::Send ^{Space} ; Basic code completion
|
||||||
; Remap Ctrl+Shift to behave like macOS Sublimetext
|
; Remap Ctrl+Shift to behave like macOS Sublimetext
|
||||||
; Will extend cursor to multiple lines
|
; Will extend cursor to multiple lines
|
||||||
|
Reference in New Issue
Block a user