Closed factyy closed 2 years ago
@yyoncho , do I have to patch anything else?
Thank you for contributing to lsp-mode! If you want you may write an article/blog/tutorial about this feature. If you don't have a place to host it you may arrange it as lsp-mode tutorial - https://emacs-lsp.github.io/lsp-mode/tutorials/CPP-guide/
Adding support for persisting configurations via a config stored in the project root.
Configs are
yaml
files that are named.lsp-docker.yml
or.lsp-docker.yaml
and look like this:Analysis starts by invoking an interactive function
lsp-docker-register
orlsp-docker-start
(if you want not only to register the server but to start it immediately after) when you have opened a file from the project you wanted to use a containerized language server with