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 +```