Menu
Newbedev LogoNEWBEDEV Python Javascript Linux Cheat sheet
Newbedev LogoNEWBEDEV
  • Python 1
  • Javascript
  • Linux
  • Cheat sheet
  • Contact

How to disable file filtering in VS Code Sidebar / Explorer?

as of vscode 1.33.1 the option is a bool "workbench.list.automaticKeyboardNavigation": false


UPD see Thomazella's answer

Old use this setting "workbench.list.keyboardNavigation": "simple" and then reload window

source

Tags:

Visual Studio Code

Related

My own backup program was detected as "Win32/Bearfoos.A!ml" virus Can we use more colors in batch script? Weird lines in Microsoft Word How can I create URL shortcuts/redirects for task/diff IDs in Phabricator? How to get the n-th line after a grepped one? Enter non-breaking space without a numeric keyboard pad? How to disable Google One Tap sign-up prompts? How do I change two letters closest to a string and one letter immediately after a string using Notepad++? Script run with shebang does not resolve aliases, how to circumvent? How can I make a Windows shortcut that launches Bash and runs commands? Access Chrome bookmarks online w/o Chrome How do anti-virus programs start at Windows boot?

Recent Posts

Pandas how to find column contains a certain value Recommended way to install multiple Python versions on Ubuntu 20.04 Build super fast web scraper with Python x100 than BeautifulSoup How to convert a SQL query result to a Pandas DataFrame in Python How to write a Pandas DataFrame to a .csv file in Python
© 2021 newbedevPrivacy Policy