Constant languageserver_types::REQUEST__CodeLens [] [src]

pub const REQUEST__CodeLens: &'static str = "textDocument/codeLens"

The code lens request is sent from the client to the server to compute code lenses for a given text document.