From 66f4be0215a3b865dc51639fe4d640a39075a075 Mon Sep 17 00:00:00 2001 From: Strivy <107520243+Strivy-ZSY@users.noreply.github.com> Date: Sun, 9 Mar 2025 16:33:56 +0800 Subject: [PATCH] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 3b45a99..4e1d697 100644 --- a/README.md +++ b/README.md @@ -584,6 +584,11 @@ The purpose is to build infrastructure in the field of large models, through the <td> <a href="https://github.com/titusTong/seekCodeCopilot/blob/main/README.md"> SeekCode Copilot </a> </td> <td> vscode intelligent coding assistant supports configuring locally deployed DeepSeek models </td> </tr> + <tr> + <td> <img src="https://github.com/intellism/vscode-comment-translate/blob/master/doc/image/icon.png" alt="Icon" width="64" height="auto" /> </td> + <td> <a href="https://github.com/intellism/vscode-comment-translate/blob/master/README.md"> Comment Translation </a> </td> + <td> This extension helps developers translate comments, strings, code hints, error messages, and variable names in their code. </td> + </tr> </table> ### Visual Studio Extensions