[all-commits] [llvm/llvm-project] 7de1ef: [clangd] Check for editsNearCursor client capabili...

Nathan Ridge via All-commits all-commits at lists.llvm.org
Mon Nov 4 23:13:42 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 7de1eff7cff35481e4a502858c5e3ff21502b186
      https://github.com/llvm/llvm-project/commit/7de1eff7cff35481e4a502858c5e3ff21502b186
  Author: Nathan Ridge <zeratul976 at hotmail.com>
  Date:   2024-11-05 (Tue, 05 Nov 2024)

  Changed paths:
    M clang-tools-extra/clangd/Protocol.cpp

  Log Message:
  -----------
  [clangd] Check for editsNearCursor client capability under experimental capabilities (#114699)

This is done to support clients which only support adding custom
(language-specific or server-specific) capabilities under
'experimental'.

Fixes https://github.com/clangd/clangd/issues/2201



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list