Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
plugin
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
authority
Prefix
?:
string
label
label
:
string
Optional
normalize
Drive
Letter
normalize
Drive
Letter
?:
boolean
separator
separator
:
""
|
"/"
|
"\\"
Optional
tildify
tildify
?:
boolean
Optional
workspace
Suffix
workspace
Suffix
?:
string
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
authority
Prefix
label
normalize
Drive
Letter
separator
tildify
workspace
Suffix
Theia TypeDoc
Loading...