提交 c9e31508 编写于 作者: A Andre Weinand

upgrade DAP to 1.27.0

上级 ba9f6a8d
......@@ -237,6 +237,7 @@ declare module DebugProtocol {
The event indicates that one or more capabilities have changed.
Since the capabilities are dependent on the frontend and its UI, it might not be possible to change that at random times (or too late).
Consequently this event has a hint characteristic: a frontend can only be expected to make a 'best effort' in honouring individual capabilities but there are no guarantees.
Only changed capabilities need to be included, all other capabilities keep their values.
*/
export interface CapabilitiesEvent extends Event {
// event: 'capabilities';
......
......@@ -5985,9 +5985,9 @@ vscode-chokidar@1.6.2:
optionalDependencies:
vscode-fsevents "0.3.8"
vscode-debugprotocol@1.26.0:
version "1.26.0"
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.26.0.tgz#8ab4588ae6a67b2c1cce0d866677a74f96a31c7b"
vscode-debugprotocol@1.27.0:
version "1.27.0"
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.27.0.tgz#735a43a3cc1235fe587c0ef93fe4e328def7b17c"
vscode-fsevents@0.3.8:
version "0.3.8"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册