Constant languageserver_types::REQUEST__Hover [] [src]

pub const REQUEST__Hover: &'static str = "textDocument/hover"

The hover request is sent from the client to the server to request hover information at a given text document position.