29 lines
716 B
Text
29 lines
716 B
Text
|
|
set_option fo
|
|
--^ textDocument/completion
|
|
|
|
set_option format
|
|
--^ textDocument/completion
|
|
|
|
set_option format.in
|
|
--^ textDocument/completion
|
|
|
|
set_option trace.p
|
|
--^ textDocument/completion
|
|
|
|
set_option trace.pp
|
|
--^ textDocument/completion
|
|
|
|
set_option trace.pp.ana
|
|
--^ textDocument/completion
|
|
|
|
set_option trace.pp.analyze
|
|
--^ textDocument/completion
|
|
|
|
set_option fo true
|
|
--^ textDocument/completion
|
|
|
|
set_option format.
|
|
--^ textDocument/completion
|
|
|
|
#check false -- curiously completion with a trailing dot worked even before special casing if triggered on the last token
|