Warning: file_get_contents(/data/phpspider/zhask/data//catemap/8/visual-studio-code/3.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Macos 当文件编码为gbk时,VS代码无法搜索中文单词_Macos_Visual Studio Code - Fatal编程技术网

Macos 当文件编码为gbk时,VS代码无法搜索中文单词

Macos 当文件编码为gbk时,VS代码无法搜索中文单词,macos,visual-studio-code,Macos,Visual Studio Code,条件: 苹果操作系统 vscode版本为1.50 ctrl+shift+f搜索全局,文件不会在编辑器字段中打开,而是在打开的文件夹中打开 文件编码不是utf8 问题:英文搜索正在工作,但中文只能在开放编辑器字段中搜索,工作空间不支持全局搜索

条件:

  • 苹果操作系统
  • vscode版本为1.50
  • ctrl+shift+f搜索全局,文件不会在编辑器字段中打开,而是在打开的文件夹中打开
  • 文件编码不是utf8
  • 问题:英文搜索正在工作,但中文只能在开放编辑器字段中搜索,工作空间不支持全局搜索