Preparing search index...
The search index is not available
Monaco Editor API
Monaco Editor API
languages
RenameLocation
Interface RenameLocation
interface
RenameLocation
{
range
:
IRange
;
text
:
string
;
}
Index
Properties
range
text
Properties
range
range
:
IRange
text
text
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
range
text
Monaco Editor API
Loading...