emacs-lsp / lsp-docker

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

Automatically handle trailing slashes for path-mappings #27

Closed rnikoopour closed 3 years ago

rnikoopour commented 3 years ago

When parsing that path-mappings we should ensure that a trailing slash is included whether the user includes it or not.