You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Originally posted by IvanVnucec June 30, 2023
The problem is when File picker is opened on large mono-repos, it takes few seconds (too long) to open it.
One solution would be to open File picker immediately and display empty window with some kind of message that the files are being loaded. When files are loaded, then we would display it.
In this way, user could open File picker and start to type immediately and the results would shown once they are loaded.
The feature is similar how the vscode does searching.
Also, this feature could be implemented also in the Global search which blocks once it has found the results. There is an issue related to this here.
The text was updated successfully, but these errors were encountered:
Discussed in #7489
Originally posted by IvanVnucec June 30, 2023
The problem is when File picker is opened on large mono-repos, it takes few seconds (too long) to open it.
One solution would be to open File picker immediately and display empty window with some kind of message that the files are being loaded. When files are loaded, then we would display it.
In this way, user could open File picker and start to type immediately and the results would shown once they are loaded.
The feature is similar how the vscode does searching.
Also, this feature could be implemented also in the Global search which blocks once it has found the results. There is an issue related to this here.
The text was updated successfully, but these errors were encountered: