mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-24 18:49:00 +01:00
Move code action documentation contribution point to come from metadata
For #86788
This commit is contained in:
@@ -114,6 +114,5 @@
|
||||
"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",
|
||||
"documentation.refactoring.title": "Learn more about JS/TS refactorings"
|
||||
"codeActions.source.organizeImports.title": "Organize imports"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user