vscode替换C语言注释风格 用户549745421530 2024-07-01 140 阅读1分钟 使用vscode的替换功能将 /* hello world */ 替换成 // hello world /\* (.*) \*/ // $1