This website requires JavaScript.
Explore
Help
Register
Sign In
Microsoft
/
vscode
Watch
1
Star
0
Fork
0
You've already forked vscode
mirror of
https://github.com/microsoft/vscode.git
synced
2026-05-17 13:50:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
bbf6e5ccbfb75ac26ee928ba68646a2d008ddc8d
vscode
/
src
/
vs
/
platform
/
keybinding
/
common
T
History
Alex Dima
f2c43358fa
Fixes
#130396
: Allow extensions to contribute keybindings using scan codes
2021-10-15 21:53:01 +02:00
..
abstractKeybindingService.ts
Add more logging to capture case when the menu asks to dispatch a keybinding
2021-10-13 00:21:03 +02:00
baseResolvedKeybinding.ts
Move Electron duplicate modifier check to
BaseResolvedKeybinding
2021-10-12 14:46:56 +02:00
keybinding.ts
…
keybindingResolver.ts
Fixes
#133708
: substitute constants when deciding if a default keybinding is targetted for removal by a user keybinding
2021-09-30 14:57:17 +02:00
keybindingsRegistry.ts
Fixes
#130396
: Allow extensions to contribute keybindings using scan codes
2021-10-15 21:53:01 +02:00
resolvedKeybindingItem.ts
Add explicit initilization for void properties
2021-07-01 14:24:30 -07:00
usLayoutResolvedKeybinding.ts
Fixes
#130396
: Allow extensions to contribute keybindings using scan codes
2021-10-15 21:53:01 +02:00