View source
typedef NotebookDocumentFilter
package languageServerProtocol.protocol
import languageServerProtocol.protocol.Protocol
A notebook document filter denotes a notebook document by different properties. The properties will be match against the notebook's URI (same as with documents)
Available since
3.17.0
.