lsp / org.pinelang.lsp.lsp.models / FoldingRangeClientCapabilities / dynamicRegistration
dynamicRegistration¶
val dynamicRegistration:Boolean?
Whether implementation supports dynamic registration for folding range providers. If this is
set to true the client supports the new FoldingRangeRegistrationOptions return value for
the corresponding server capability as well.