Haxe externs for the Language Server Protocol - API documentation
View source
typedef
NotebookDocumentIdentifier
package
languageServerProtocol.protocol
import
languageServerProtocol.protocol.Notebook
A literal to identify a notebook document in the client.
Available since
3.17.0
.
Fields
uri
:
URI
The notebook document's uri.