Search
Preparing search index...
The search index is not available
Theia TypeDoc
Options
All
Public
Public/Protected
All
Inherited
Menu
Theia TypeDoc
core
MarkdownStringImpl
Class MarkdownStringImpl
Hierarchy
MarkdownStringImpl
Implements
MarkdownString
Index
Constructors
constructor
Properties
base
Uri
is
Trusted
support
Html
support
Theme
Icons
value
Methods
_escape
append
Codeblock
append
Link
append
Markdown
append
Text
Constructors
constructor
new
Markdown
String
Impl
(
value
?:
string
, isTrustedOrOptions
?:
boolean
|
{
isTrusted
?:
boolean
;
supportHtml
?:
boolean
;
supportThemeIcons
?:
boolean
}
)
:
MarkdownStringImpl
Parameters
value:
string
= ''
isTrustedOrOptions:
boolean
|
{
isTrusted
?:
boolean
;
supportHtml
?:
boolean
;
supportThemeIcons
?:
boolean
}
= false
Returns
MarkdownStringImpl
Properties
Optional
base
Uri
base
Uri
?:
UriComponents
Optional
is
Trusted
is
Trusted
?:
boolean
Optional
support
Html
support
Html
?:
boolean
Optional
support
Theme
Icons
support
Theme
Icons
?:
boolean
value
value
:
string
Methods
Private
_escape
_escape
(
value
:
string
, ch
:
string
)
:
string
Parameters
value:
string
ch:
string
Returns
string
append
Codeblock
append
Codeblock
(
langId
:
string
, code
:
string
)
:
MarkdownStringImpl
Parameters
langId:
string
code:
string
Returns
MarkdownStringImpl
append
Link
append
Link
(
target
:
string
|
UriComponents
, label
:
string
, title
?:
string
)
:
MarkdownStringImpl
Parameters
target:
string
|
UriComponents
label:
string
Optional
title:
string
Returns
MarkdownStringImpl
append
Markdown
append
Markdown
(
value
:
string
)
:
MarkdownStringImpl
Parameters
value:
string
Returns
MarkdownStringImpl
append
Text
append
Text
(
value
:
string
, newlineStyle
?:
MarkdownStringTextNewlineStyle
)
:
MarkdownStringImpl
Parameters
value:
string
newlineStyle:
MarkdownStringTextNewlineStyle
= MarkdownStringTextNewlineStyle.Paragraph
Returns
MarkdownStringImpl
Modules
bulk-
edit
callhierarchy
console
core
Application
Error
Application
Shell
Application
Shell
Layout
Migration
Error
Application
Shell
Mouse
Tracker
Array
Utils
Badge
Widget
Binary
Buffer
Readable
Binary
Buffer
Readable
Buffered
Stream
Binary
Buffer
Readable
Stream
Binary
Buffer
Writeable
Stream
Bindable
CSSIcon
Cancellation
Token
Color
Command
Command
Menu
Node
Common
Commands
Common
Menus
Composite
Tree
Element
Composite
Tree
Element
Node
Composite
Tree
Node
Compound
Menu
Node
Console
Logger
Context
Key
Decorated
Tree
Node
Decoration
Style
Default
Json
Schema
Contribution
Description
Widget
Dialog
Dialog
Error
Diff
Uris
Disposable
Disposable
Group
Dynamic
Toolbar
Widget
Electron
Commands
Electron
Main
Process
Argv
Electron
Menus
Electron
Messaging
Service
Electron
Text
Input
Context
Menu
Endpoint
Event
Event
Listener
Object
Expandable
Tree
Node
Extractable
Widget
File
Uri
Focusable
Tree
Selection
Frontend
Application
Preference
Config
Fuzzy
Search
Hover
Position
IPCEntry
Point
Iterators
Key
Key
Code
Key
Modifier
Key
Sequence
Keybinding
Keybinding
Contexts
Keybinding
Registry
Keybinding
Scope
Keyboard
Commands
Keys
Or
Key
Codes
Label
Icon
Localization
Log
Level
Markdown
String
Menu
Action
Menu
Toolbar
Item
Messaging
Contribution
Messaging
Service
Mock
Tree
Model
Navigatable
Navigatable
Widget
Navigatable
Widget
Options
OS
On
Will
Stop
Action
Override
Preference
Name
Path
Preference
Data
Property
Preference
Provider
Data
Change
Preference
Schema
Preference
Schema
Properties
Preference
Scope
Prioritizeable
Progress
Message
Quick
Input
Button
Quick
Pick
Item
Quick
Pick
Separator
Raw
Keybinding
Readable
Resource
Resource
Error
Saveable
Saveable
Widget
Scrollable
Tab
Bar
Search
Box
Search
Box
Debounce
Options
Search
Box
Props
Selectable
Tree
Node
Selection
Command
Handler
Severity
Shell
Layout
Restorer
Side
Panel
Special
Cases
Stateful
Widget
Styles
Tab
Bar
Delegator
Tab
Bar
Toolbar
Tab
Bar
Toolbar
Item
Text
Document
Content
Change
Delta
Theia
Dock
Panel
Theia
RendererAPI
Tree
Element
Node
Tree
Iterator
Tree
Model
Impl
Tree
Node
Tree
Selection
Tree
Selection
Service
Impl
Tree
Source
Node
Tree
Widget
Tree
Widget
Selection
URIIcon
Reference
Unsafe
Widget
Utilities
Uri
Aware
Command
Handler
Uri
Selection
View
Container
View
Container
Layout
View
Container
Part
Wait
Until
Event
Widget
Decoration
Window
Commands
Zoom
Level
nls
debug
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
Markdown
String
Impl
constructor
base
Uri
is
Trusted
support
Html
support
Theme
Icons
value
_escape
append
Codeblock
append
Link
append
Markdown
append
Text