mirror of
https://github.com/adelphes/android-dev-ext.git
synced 2025-12-22 17:39:19 +00:00
Rename language client extension to Android
This commit is contained in:
@@ -54,7 +54,7 @@ function activateLanguageClient(context) {
|
|||||||
// Create the language client and start the client.
|
// Create the language client and start the client.
|
||||||
client = new LanguageClient(
|
client = new LanguageClient(
|
||||||
'androidJavaLanguageServer',
|
'androidJavaLanguageServer',
|
||||||
'Java (Android)',
|
'Android',
|
||||||
serverOptions,
|
serverOptions,
|
||||||
clientOptions
|
clientOptions
|
||||||
);
|
);
|
||||||
|
|||||||
Reference in New Issue
Block a user