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
Yeah that could work. I was thinking if we were to open a folder, it would count as opening a project. Then we could have a smart open feature, where it will recursively look through all subdirectories and index the files, so that if you search for a file, it will search for it in all directories. That way, you don't have to remember that file x has a path of a/b/c/d/x.
Although it might not be too clear that you can actually create a new file from that "Open" window, since people are probably used to using a shortcut like CTRL_N or something to create a new file.
Actually, if we want to later support opening projects, we should be able to open directories and set our working directory to that.
The text was updated successfully, but these errors were encountered: