Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.debugVisualization
ResourceLabelFormatting
Interface ResourceLabelFormatting
interface
ResourceLabelFormatting
{
authorityPrefix
?:
string
;
label
:
string
;
normalizeDriveLetter
?:
boolean
;
separator
:
""
|
"/"
|
"\\"
;
tildify
?:
boolean
;
workspaceSuffix
?:
string
;
}
Index
Properties
authority
Prefix?
label
normalize
Drive
Letter?
separator
tildify?
workspace
Suffix?
Properties
Optional
authority
Prefix
authorityPrefix
?:
string
label
label
:
string
Optional
normalize
Drive
Letter
normalizeDriveLetter
?:
boolean
separator
separator
:
""
|
"/"
|
"\\"
Optional
tildify
tildify
?:
boolean
Optional
workspace
Suffix
workspaceSuffix
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authority
Prefix
label
normalize
Drive
Letter
separator
tildify
workspace
Suffix
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...