mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Merge branch 'notebook/dev' into joh/kernel-push
This commit is contained in:
@@ -1118,6 +1118,7 @@ export enum CandidatePortSource {
|
||||
export interface PortAttributesProviderSelector {
|
||||
pid?: number;
|
||||
portRange?: [number, number];
|
||||
commandMatcher?: RegExp;
|
||||
}
|
||||
|
||||
export interface MainThreadTunnelServiceShape extends IDisposable {
|
||||
|
||||
Reference in New Issue
Block a user