hoshi-lang dev
Yet another programming language
Loading...
Searching...
No Matches
CompletionOptions Struct Reference

#include <protocol.h>

Public Attributes

bool resolveProvider = false
 
std::vector< std::string > triggerCharacters = {".", ":", "\"", "/"}
 

Detailed Description

Definition at line 413 of file protocol.h.

Member Data Documentation

◆ resolveProvider

bool resolveProvider = false

Definition at line 414 of file protocol.h.

Referenced by lsp::to_json().

◆ triggerCharacters

std::vector<std::string> triggerCharacters = {".", ":", "\"", "/"}

Definition at line 415 of file protocol.h.

Referenced by lsp::to_json().


The documentation for this struct was generated from the following file: