9fans / acme-lsp

Language Server Protocol tools for the acme text editor
MIT License
193 stars 25 forks source link

Automatically launch acme-lsp at acme startup #63

Closed lobre closed 10 months ago

lobre commented 10 months ago

I am relatively new to Acme, so I am not aware if there is a principle of "autostart".

Can Acme automatically launch acme-lsp when it starts? If so, how? If not, what is your current workflow to start acme-lsp?

Thanks and sorry for the n00b question!

fhs commented 10 months ago

See the acme(1) man page regarding Dump and Load command and the -l flag.

It should be possible to start acme-lsp from the dump file but we don't support it yet. There is issue #15 open for that.