Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
debug
AbstractVSCodeDebugAdapterContribution
Class AbstractVSCodeDebugAdapterContribution
Hierarchy
AbstractVSCodeDebugAdapterContribution
Implements
DebugAdapterContribution
Index
Constructors
constructor
Properties
debugger
Contribution
extension
Path
label
languages
pck
pck
Path
schema
Attributes
type
Methods
get
Configuration
Snippets
get
Schema
Attributes
parse
provide
Debug
Adapter
Executable
resolve
Debugger
Contribution
resolve
Schema
Attributes
Constructors
constructor
new
AbstractVSCode
Debug
Adapter
Contribution
(
type
:
string
, extensionPath
:
string
)
:
AbstractVSCodeDebugAdapterContribution
Parameters
type:
string
extensionPath:
string
Returns
AbstractVSCodeDebugAdapterContribution
Properties
Protected
Readonly
debugger
Contribution
debugger
Contribution
:
Promise
<
VSCodeDebuggerContribution
>
Readonly
extension
Path
extension
Path
:
string
Readonly
label
label
:
Promise
<
undefined
|
string
>
Readonly
languages
languages
:
Promise
<
undefined
|
string
[]
>
Protected
Readonly
pck
pck
:
Promise
<
VSCodeExtensionPackage
>
Protected
Readonly
pck
Path
pck
Path
:
string
Protected
schema
Attributes
schema
Attributes
:
undefined
|
Promise
<
IJSONSchema
[]
>
Readonly
type
type
:
string
Methods
get
Configuration
Snippets
get
Configuration
Snippets
(
)
:
Promise
<
IJSONSchemaSnippet
[]
>
Returns
Promise
<
IJSONSchemaSnippet
[]
>
get
Schema
Attributes
get
Schema
Attributes
(
)
:
Promise
<
IJSONSchema
[]
>
Returns
Promise
<
IJSONSchema
[]
>
Protected
parse
parse
(
)
:
Promise
<
VSCodeExtensionPackage
>
Returns
Promise
<
VSCodeExtensionPackage
>
provide
Debug
Adapter
Executable
provide
Debug
Adapter
Executable
(
)
:
Promise
<
undefined
|
DebugAdapterSpawnExecutable
|
DebugAdapterForkExecutable
>
Returns
Promise
<
undefined
|
DebugAdapterSpawnExecutable
|
DebugAdapterForkExecutable
>
Protected
resolve
Debugger
Contribution
resolve
Debugger
Contribution
(
)
:
Promise
<
VSCodeDebuggerContribution
>
Returns
Promise
<
VSCodeDebuggerContribution
>
Protected
resolve
Schema
Attributes
resolve
Schema
Attributes
(
)
:
Promise
<
IJSONSchema
[]
>
Returns
Promise
<
IJSONSchema
[]
>
Exports
debug
Breakpoint
Manager
Breakpoint
Marker
Debug
Action
Debug
Breakpoint
Widget
Debug
Breakpoint
Widget
Commands
Debug
Commands
Debug
Configuration
Debug
Configuration
Manager
Debug
Configuration
Model
Debug
Console
Commands
Debug
Editor
Context
Commands
Debug
Error
Debug
Keybinding
Contexts
Debug
Menus
Debug
Session
Context
Commands
Debug
Thread
Context
Commands
Exception
Breakpoint
Expression
Container
Function
Breakpoint
Internal
Debug
Session
Options
Source
Breakpoint
VSCode
Debugger
Contribution
Virtual
Variable
Item
AbstractVSCode
Debug
Adapter
Contribution
constructor
debugger
Contribution
extension
Path
label
languages
pck
pck
Path
schema
Attributes
type
get
Configuration
Snippets
get
Schema
Attributes
parse
provide
Debug
Adapter
Executable
resolve
Debugger
Contribution
resolve
Schema
Attributes