RefactorProvider
Properties
grammarScopes
string[]
priority
number
Methods
rename
Parameters
editor
TextEditor
position
Point
newName
string
Returns
Promise<null|Map<string, TextEdit[]>>