Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of recent files #2

Open
iboB opened this issue Jan 27, 2020 · 2 comments
Open

Make use of recent files #2

iboB opened this issue Jan 27, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@iboB
Copy link
Owner

iboB commented Jan 27, 2020

The backend (FilteredListProvider) supports recent files. Get recently opened files from Visual Studio and use them, so that they get precedence in the filtered list.

Display the recent files when the filter is empty

@iboB iboB added the enhancement New feature or request label Jan 27, 2020
iboB added a commit that referenced this issue Jan 31, 2020
@iboB
Copy link
Owner Author

iboB commented Jan 31, 2020

After the previous commit we support a recent files list, but it's only based on files opened from the plugin itself.

We could populate the initial value of the list based on VisualStudio's recently opened files and on the hidden project "Miscellaneous Items"

@iboB
Copy link
Owner Author

iboB commented Feb 14, 2020

We could also save our own recently used files so it persist a restart

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant