lsp / org.pinelang.lsp.lsp.models / DeclarationClientCapabilities / dynamicRegistration
dynamicRegistration¶
val dynamicRegistration:Boolean?
Whether declaration supports dynamic registration. If this is set to true the client
supports the new DeclarationRegistrationOptions return value for the corresponding server
capability as well.