mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 01:29:04 +01:00
small changes (#186574)
* bug fixes * added label to copyPaste.ts * added localized label to copyPasteLinks file
This commit is contained in:
@@ -153,7 +153,7 @@ export function createUriListSnippet(
|
||||
if (insertAsMedia) {
|
||||
insertedImageCount++;
|
||||
snippet.appendText('})`);
|
||||
|
||||
Reference in New Issue
Block a user