Compare commits

...

2 Commits

2 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,6 @@
<application>
<component name="github-copilot">
<option name="signinNotificationShown" value="true" />
<disabledLanguages>
<option value="CSS" />
<option value="HTML" />

View File

@ -6,6 +6,9 @@
<action id="EditorAddOrRemoveCaret">
<mouse-shortcut keystroke="control button1" />
</action>
<action id="Git.Add">
<keyboard-shortcut first-keystroke="shift ctrl alt a" />
</action>
<action id="GotoDeclaration">
<keyboard-shortcut first-keystroke="ctrl b" />
<mouse-shortcut keystroke="alt button1" />