Compare commits
2 Commits
0a185a23a1
...
87766540c3
Author | SHA1 | Date | |
---|---|---|---|
87766540c3 | |||
fec1c72689 |
@ -1,5 +1,6 @@
|
|||||||
<application>
|
<application>
|
||||||
<component name="github-copilot">
|
<component name="github-copilot">
|
||||||
|
<option name="signinNotificationShown" value="true" />
|
||||||
<disabledLanguages>
|
<disabledLanguages>
|
||||||
<option value="CSS" />
|
<option value="CSS" />
|
||||||
<option value="HTML" />
|
<option value="HTML" />
|
||||||
|
@ -6,6 +6,9 @@
|
|||||||
<action id="EditorAddOrRemoveCaret">
|
<action id="EditorAddOrRemoveCaret">
|
||||||
<mouse-shortcut keystroke="control button1" />
|
<mouse-shortcut keystroke="control button1" />
|
||||||
</action>
|
</action>
|
||||||
|
<action id="Git.Add">
|
||||||
|
<keyboard-shortcut first-keystroke="shift ctrl alt a" />
|
||||||
|
</action>
|
||||||
<action id="GotoDeclaration">
|
<action id="GotoDeclaration">
|
||||||
<keyboard-shortcut first-keystroke="ctrl b" />
|
<keyboard-shortcut first-keystroke="ctrl b" />
|
||||||
<mouse-shortcut keystroke="alt button1" />
|
<mouse-shortcut keystroke="alt button1" />
|
||||||
|
Loading…
Reference in New Issue
Block a user