mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 11:08:51 +01:00
More plugin -> extension
This commit is contained in:
@@ -603,7 +603,7 @@ export class MainThreadEditors {
|
||||
return result;
|
||||
}
|
||||
|
||||
// --- from plugin host process
|
||||
// --- from extension host process
|
||||
|
||||
_tryShowTextDocument(resource: URI, position: EditorPosition, preserveFocus: boolean): TPromise<string> {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user