Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/core
common/label-protocol
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
authorityPrefix
?:
string
label
label
:
string
Optional
normalize
Drive
Letter
normalizeDriveLetter
?:
boolean
separator
separator
:
""
|
"/"
|
"\\"
Optional
tildify
tildify
?:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
authority
Prefix
label
normalize
Drive
Letter
separator
tildify
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...