mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-16 05:11:14 +01:00
333d9a4053
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
6 lines
359 B
Bash
Executable File
6 lines
359 B
Bash
Executable File
#---------------------------------------------------------------------------------------------
|
|
# Copyright (c) Microsoft Corporation. All rights reserved.
|
|
#---------------------------------------------------------------------------------------------
|
|
|
|
DIR="$(dirname "$0")"
|
|
cp "$DIR"/../../vscode/src/vscode-dts/vscode.proposed.*chat* "$DIR/../src/extension/" |