Is there any trick to make Visual Studio Code Quick Open faster? -


quick open must-have feature in ide, in visual studio code (by default bound cmd+e on mac) seems slow in finding anything. there configuration option/trick make faster indexing files etc.?

we plan add indexing in future updates. until can configure exclude more folders searches. setting called search.exclude , allows set patterns.

btw quick open learns files open , keeps in mru list. quick open should fast files.


Comments

Popular posts from this blog

How to provide Authorization & Authentication using Asp.net, C#? -

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

How to use Authorization & Authentication in Asp.net, C#? -