GenLSP.Enumerations.CompletionItemKind (gen_lsp v0.0.9)
The kind of a completion entry.
Link to this section Summary
Link to this section Types
@type t() ::
1
| 2
| 3
| 4
| 5
| 6
| 7
| 8
| 9
| 10
| 11
| 12
| 13
| 14
| 15
| 16
| 17
| 18
| 19
| 20
| 21
| 22
| 23
| 24
| 25
Link to this section Functions
Link to this function
class()
@spec class() :: 7
Link to this function
color()
@spec color() :: 16
Link to this function
constant()
@spec constant() :: 21
Link to this function
constructor()
@spec constructor() :: 4
Link to this function
enum()
@spec enum() :: 13
Link to this function
enum_member()
@spec enum_member() :: 20
Link to this function
event()
@spec event() :: 23
Link to this function
field()
@spec field() :: 5
Link to this function
file()
@spec file() :: 17
Link to this function
folder()
@spec folder() :: 19
Link to this function
function()
@spec function() :: 3
Link to this function
interface()
@spec interface() :: 8
Link to this function
keyword()
@spec keyword() :: 14
Link to this function
method()
@spec method() :: 2
Link to this function
module()
@spec module() :: 9
Link to this function
operator()
@spec operator() :: 24
Link to this function
property()
@spec property() :: 10
Link to this function
reference()
@spec reference() :: 18
Link to this function
snippet()
@spec snippet() :: 15
Link to this function
struct()
@spec struct() :: 22
Link to this function
text()
@spec text() :: 1
Link to this function
type_parameter()
@spec type_parameter() :: 25
Link to this function
unit()
@spec unit() :: 11
Link to this function
value()
@spec value() :: 12
Link to this function
variable()
@spec variable() :: 6