summaryrefslogtreecommitdiffstats
path: root/docs/clangd.rst
diff options
context:
space:
mode:
authorSam McCall <sam.mccall@gmail.com>2017-12-18 11:29:45 +0000
committerSam McCall <sam.mccall@gmail.com>2017-12-18 11:29:45 +0000
commit9273ad9cdfc8f854530e046232e21ab79169a4fb (patch)
tree7faac30588e34fcf9eeea89d115433ae35f6612f /docs/clangd.rst
parent43d6a1c27721aaabf38e7f78fa368aec001430bf (diff)
[clangd] in VSCode client, filter extensions properly and only accept file: URIs
Summary: The filtering wasn't previously working as intended - the string list is interpreted as a list of editor modes, not file extensions. (It happens to mostly work as "c" and "cpp" are the names of modes, but we're missing objective-c) The file: restriction is new - clangd needs to be able to convert URI<->path in order to determine how to build. Reviewers: hokein Subscribers: klimek, ilya-biryukov, cfe-commits Differential Revision: https://reviews.llvm.org/D41343 git-svn-id: https://llvm.org/svn/llvm-project/clang-tools-extra/trunk@320972 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'docs/clangd.rst')
0 files changed, 0 insertions, 0 deletions