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

Improve display of items. #3

Merged
merged 1 commit into from
Mar 31, 2018
Merged

Improve display of items. #3

merged 1 commit into from
Mar 31, 2018

Conversation

akb825
Copy link
Contributor

@akb825 akb825 commented Mar 31, 2018

Now shows three columns:

  • Name of the file.
  • The project the file belongs to.
  • The path to the file.

This makes it easier to tell at a glance what file you're opening and
roughly where it lives. The full path is still available in cases where
the name and project are ambiguous.

Incremented version to 1.13 and updated the screenshot.

Other QOL improvements:

  • gitignore now ignores the .vs folder.
  • Modified project to run in Visual Studio experimental instance when
    running with or without debugging. (may need to delete
    OpenFileInSolution.csproj.user if you've previously used the project)

Now shows three columns:
- Name of the file.
- The project the file belongs to.
- The path to the file.

This makes it easier to tell at a glance what file you're opening and
roughly where it lives. The full path is still available in cases where
the name and project are ambiguous.

Incremented version to 1.13 and updated the screenshot.

Other QOL improvements:
- gitignore now ignores the .vs folder.
- Modified project to run in Visual Studio experimental instance when
  running with or without debugging. (may need to delete
  OpenFileInSolution.csproj.user if you've previously used the project)
@parnic parnic merged commit fef7841 into parnic:master Mar 31, 2018
@parnic
Copy link
Owner

parnic commented Mar 31, 2018

Looks good, thanks!

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

Successfully merging this pull request may close these issues.

None yet

2 participants