mirror of
https://github.com/coder/code-server.git
synced 2026-05-15 16:57:26 +02:00
chore(vscode): update to 1.56.0
This commit is contained in:
@@ -12,6 +12,8 @@ import { illegalArgument } from 'vs/base/common/errors';
|
||||
* But these are "more general", as they should work across browsers & OS`s.
|
||||
*/
|
||||
export const enum KeyCode {
|
||||
DependsOnKbLayout = -1,
|
||||
|
||||
/**
|
||||
* Placed first to cover the 0 value of the enum.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user