Skip to content

Commit dc53834

Browse files
Alexander Chenangelozerr
authored andcommitted
set bindingWizardSupport for client support
1 parent cbbf73e commit dc53834

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/client/xmlClient.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,7 @@ function getLanguageClientOptions(logfile: string, externalXmlSettings: External
130130
},
131131
actionableNotificationSupport: true,
132132
openSettingsCommandSupport: true,
133+
bindingWizardSupport: true,
133134
shouldLanguageServerExitOnShutdown: true
134135
}
135136
},

0 commit comments

Comments
 (0)