Client supports the follow content formats for the documentation property. The order describes the preferred format of the client.val documentationFormat:Array<String>?
Client supports the tag property on a completion item. Clients supporting tags have to handle unknown tags gracefully. Clients especially need to preserve unknown tags when sending a completion item back to the server in a resolve call.val tagSupport:ValueSet?