mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 02:28:34 +01:00
Rename extHostProtocol to extHost.protocol
This commit is contained in:
@@ -6,7 +6,7 @@
|
||||
|
||||
import {TPromise} from 'vs/base/common/winjs.base';
|
||||
import {IThreadService} from 'vs/workbench/services/thread/common/threadService';
|
||||
import {MainContext, MainThreadLanguagesShape} from './extHostProtocol';
|
||||
import {MainContext, MainThreadLanguagesShape} from './extHost.protocol';
|
||||
|
||||
export class ExtHostLanguages {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user