Jupyter
GitHub
Preparing search index...
The search index is not available
@jupyterlab
@jupyterlab
lsp
ILSPConnection
IRequestOptions
Interface IRequestOptions
Options for an LSP request.
interface
IRequestOptions
{
signal
?:
AbortSignal
;
}
Index
Properties
signal?
Properties
Optional
signal
signal
?:
AbortSignal
A signal used to cancel the request.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
signal
Jupyter
GitHub
@jupyterlab
Loading...
Options for an LSP request.