markdown Visual Studio Code(vsc)提示

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了markdown Visual Studio Code(vsc)提示相关的知识,希望对你有一定的参考价值。

# Remove recently opened file history
Problem :   
**when searching for files**, sometimes the `recently opened files` area very annoying  
that is because those files could not be existing at the moment because of refactoring or whatever  
  
Solution :  
https://github.com/Microsoft/vscode/issues/35935#issuecomment-379145425  
after ctr+shift+p
```cmd
clear ed
remove fr his
```

以上是关于markdown Visual Studio Code(vsc)提示的主要内容,如果未能解决你的问题,请参考以下文章

markdown Visual Studio键盘快捷键

markdown Visual Studio代码设置

markdown Resharper / Visual Studio

markdown Visual Studio代码技巧

markdown Visual Studio代码

markdown 我设置Visual Studio的步骤