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
Abstract
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
|
DebugAdapterExecutable
>
Returns
Promise
<
undefined
|
DebugAdapterExecutable
>
Protected
resolve
Debugger
Contribution
resolve
Debugger
Contribution
(
)
:
Promise
<
VSCodeDebuggerContribution
>
Returns
Promise
<
VSCodeDebuggerContribution
>
Protected
resolve
Schema
Attributes
resolve
Schema
Attributes
(
)
:
Promise
<
IJSONSchema
[]
>
Returns
Promise
<
IJSONSchema
[]
>
Modules
bulk-
edit
callhierarchy
console
core
debug
Breakpoint
Manager
Breakpoint
Marker
Debug
Action
Debug
Breakpoint
Widget
Debug
Breakpoint
Widget
Commands
Debug
Commands
Debug
Compound
Debug
Configuration
Debug
Configuration
Manager
Debug
Configuration
Model
Debug
Console
Commands
Debug
Editor
Context
Commands
Debug
Error
Debug
Event
Types
Debug
Keybinding
Contexts
Debug
Menus
Debug
Session
Context
Commands
Debug
Session
Options
Debug
Thread
Context
Commands
Exception
Breakpoint
Expression
Container
Function
Breakpoint
Instruction
Breakpoint
Internal
Debug
Session
Options
Source
Breakpoint
VSCode
Debugger
Contribution
Virtual
Variable
Item
editor
editor-
preview
electron
external-
terminal
file-
search
filesystem
getting-
started
git
keymaps
markers
memory-
inspector
messages
metrics
mini-
browser
monaco
navigator
outline-
view
output
plugin
plugin-
dev
plugin-
ext
plugin-
ext-
vscode
plugin-
metrics
preferences
preview
process
property-
view
scm
scm-
extra
search-
in-
workspace
secondary-
window
task
terminal
timeline
toolbar
typehierarchy
userstorage
variable-
resolver
vsx-
registry
workspace
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