Macaulay2 » Documentation
Packages » LanguageServer » LSPServer » start
next | previous | forward | backward | up | index | toc

start -- start the language server

Description

Starts the language server, reading LSP messages from stdio and writing responses back to stdio. This is called automatically by the M2-language-server script and is not typically invoked directly by the user.

Ways to use start:

  • start(LSPServer)

For the programmer

The object start is a method function.


The source of this document is in LanguageServer/doc.m2:66:0.