Class: Mui::Lsp::Handlers::Completion

Inherits:
Base
  • Object
show all
Defined in:
lib/mui/lsp/handlers/completion.rb

Overview

Handler for textDocument/completion responses

Defined Under Namespace

Modules: Kind

Instance Attribute Summary

Attributes inherited from Base

#client, #editor

Method Summary

Methods inherited from Base

#handle, #initialize

Constructor Details

This class inherits a constructor from Mui::Lsp::Handlers::Base