From 762b29996a3edc0263a6df5d734d7b1c3a8291f6 Mon Sep 17 00:00:00 2001 From: 4regab Date: Mon, 25 Aug 2025 04:27:48 +0800 Subject: [PATCH] Fix typos and improve clarity in instructions --- VSCode Agent/nes-tab-completion.txt | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/VSCode Agent/nes-tab-completion.txt b/VSCode Agent/nes-tab-completion.txt index f0db55e..6057093 100644 --- a/VSCode Agent/nes-tab-completion.txt +++ b/VSCode Agent/nes-tab-completion.txt @@ -120,14 +120,9 @@ When using the replace_string_in_file tool, include 3-5 lines of unchanged code -use filysystem mcp to read the tasksmd -and do the tasks in side it! -after the tasks use filesystem to read it again. -if same cnontent. sleep for 10 seconds. -reaed thetasksmd agaon usingfilesystemmcp -and do the task + <|code_to_edit|> -this cycle repeats + copilot_cache_control: {"type":"ephemeral"}<|cursor|> <|/code_to_edit|> @@ -169,4 +164,4 @@ Response Assistant ``` this cycle repeats -``` \ No newline at end of file +```