moniker¶
Capabilities relating to the textDocument/moniker request.
- textDocument.moniker.dynamicRegistration¶
Client Supported Since Emacs (eglot) - Neovim - Visual Studio Code - Whether moniker supports dynamic registration. If this is set to
truethe client supports the newMonikerRegistrationOptionsreturn value for the corresponding server capability as well.