emacs-lsp / lsp-docker

Scripts and configurations to leverage lsp-mode in docker environment
GNU General Public License v3.0
241 stars 34 forks source link

Verify path mappings when using server containers #55

Open factyy opened 2 years ago

factyy commented 2 years ago

A container has to have all the mappings specified in the config in order to prevent undesired behavior (changes in the project that are invisible for the language server)

factyy commented 2 years ago

@yyoncho , sorry to bother you, just a reminder to take a look at this PR