2021-08-10 09:56:34 +10:00
|
|
|
[
|
2022-06-15 17:26:43 +01:00
|
|
|
{
|
|
|
|
"title": "Extract to function in module scope",
|
|
|
|
"kind": "refactor.extract.function",
|
|
|
|
"isPreferred": false,
|
|
|
|
"data": {
|
|
|
|
"specifier": "file:///a/file.ts",
|
|
|
|
"range": {
|
|
|
|
"start": {
|
|
|
|
"line": 0,
|
|
|
|
"character": 0
|
|
|
|
},
|
|
|
|
"end": {
|
|
|
|
"line": 14,
|
|
|
|
"character": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"refactorName": "Extract Symbol",
|
|
|
|
"actionName": "function_scope_0"
|
|
|
|
}
|
|
|
|
},
|
2021-08-10 09:56:34 +10:00
|
|
|
{
|
|
|
|
"title": "Move to a new file",
|
|
|
|
"kind": "refactor.move.newFile",
|
|
|
|
"isPreferred": false,
|
|
|
|
"data": {
|
|
|
|
"specifier": "file:///a/file.ts",
|
|
|
|
"range": {
|
|
|
|
"start": {
|
|
|
|
"line": 0,
|
|
|
|
"character": 0
|
|
|
|
},
|
|
|
|
"end": {
|
|
|
|
"line": 14,
|
|
|
|
"character": 0
|
|
|
|
}
|
|
|
|
},
|
|
|
|
"refactorName": "Move to a new file",
|
|
|
|
"actionName": "Move to a new file"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
]
|