DidOpen
[Source]
Constructors
create
[Source]
new ref create(
log: Logger[String val] val,
server: Server tag,
config: ServerConfig val)
: DidOpen ref^
Parameters
Returns
Public Functions
apply
[Source]
fun box apply(
auth: FileAuth val,
workspaces: Workspaces ref,
src_files: SrcFiles ref,
task_id: USize val,
params: DidOpenTextDocumentParams val)
: ((ServerNotConnected val | ServerNotInitialized val | ServerInitializing val |
ServerInitialized val | ServerShuttingDown val | ServerExiting val |
None val) , (I32 val | None val))
Parameters
Returns