Preparing search index...
The search index is not available
Theia TypeDoc
Theia TypeDoc
core
ResourceLabelFormatting
Interface ResourceLabelFormatting
interface
ResourceLabelFormatting
{
authorityPrefix
?:
string
;
label
:
string
;
normalizeDriveLetter
?:
boolean
;
separator
:
""
|
"/"
|
"\\"
;
tildify
?:
boolean
;
}
Index
Properties
authority
Prefix?
label
normalize
Drive
Letter?
separator
tildify?
Properties
Optional
authority
Prefix
authority
Prefix
?:
string
label
label
:
string
Optional
normalize
Drive
Letter
normalize
Drive
Letter
?:
boolean
separator
separator
:
""
|
"/"
|
"\\"
Optional
tildify
tildify
?:
boolean
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
authority
Prefix
label
normalize
Drive
Letter
separator
tildify
Theia TypeDoc
Loading...