diff options
author | Gregory Anders <greg@gpanders.com> | 2024-10-27 11:35:45 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-10-27 11:35:45 -0500 |
commit | adf7c98d607b362dd3b25d6d0bee0d1212c472dd (patch) | |
tree | 7c68fecf75acd556e5f49d690e81f6642a03357f /runtime/lua/vim/diagnostic.lua | |
parent | 45e319ade6392aa7ec2cc7e639d0821efd7f2444 (diff) | |
download | rneovim-adf7c98d607b362dd3b25d6d0bee0d1212c472dd.tar.gz rneovim-adf7c98d607b362dd3b25d6d0bee0d1212c472dd.tar.bz2 rneovim-adf7c98d607b362dd3b25d6d0bee0d1212c472dd.zip |
fix(lsp): compare URI instead of workspace folder name (#30962)
The workspace folder name is meant to be a human-readable name which is
only used in the UI. Comparing the name against root_dir is thus not
a valid comparison. Instead, we should compare the workspace folder's
URI against the root dir URI.
Diffstat (limited to 'runtime/lua/vim/diagnostic.lua')
0 files changed, 0 insertions, 0 deletions