Core: Improve VSCode keyboard mapping

Change-Id: Iec57cd9f6d7fab481c3464479c2eb79b9bdbf2fe
Reviewed-by: <github-actions-qt-creator@cristianadam.eu>
Reviewed-by: David Schulz <david.schulz@qt.io>
This commit is contained in:
Marcus Tillmanns
2024-03-21 07:50:24 +01:00
parent 5afdc47760
commit 6b406e7454

View File

@@ -25,4 +25,8 @@
<shortcut id="QtCreator.Options"> <shortcut id="QtCreator.Options">
<key value="Ctrl+,"/> <key value="Ctrl+,"/>
</shortcut> </shortcut>
<shortcut id="QtCreator.Locate">
<key value="Ctrl+P"/>
</shortcut>
<shortcut id="QtCreator.Print"/>
</mapping> </mapping>