Skip to content

Commit

Permalink
set bindingWizardSupport for client support
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Chen authored and angelozerr committed Jul 26, 2021
1 parent cbbf73e commit dc53834
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/client/xmlClient.ts
Original file line number Diff line number Diff line change
Expand Up @@ -130,6 +130,7 @@ function getLanguageClientOptions(logfile: string, externalXmlSettings: External
},
actionableNotificationSupport: true,
openSettingsCommandSupport: true,
bindingWizardSupport: true,
shouldLanguageServerExitOnShutdown: true
}
},
Expand Down

0 comments on commit dc53834

Please sign in to comment.