mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 02:58:56 +01:00
@@ -97,5 +97,6 @@
|
||||
"codeActions.refactor.rewrite.parameters.toDestructured.title": "Convert parameters to destructured object",
|
||||
"codeActions.refactor.rewrite.property.generateAccessors.title": "Generate accessors",
|
||||
"codeActions.refactor.rewrite.property.generateAccessors.description": "Generate 'get' and 'set' accessors",
|
||||
"codeActions.source.organizeImports.title": "Organize imports"
|
||||
"codeActions.source.organizeImports.title": "Organize imports",
|
||||
"documentation.refactoring.title": "Learn more about JS/TS refactorings"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user