workspace_symbol {languageserver}R Documentation

workspace/symbol request handler

Description

Handler to the workspace/symbol Request.

Usage

workspace_symbol(self, id, params)

Arguments

self

a LanguageServer object

params

a workspace_symbol_params object


[Package languageserver version 0.3.1 Index]