luminous-software / start-page-plus-64-bit

64-bit version of the original Start Page+ (for VS 2022+)
MIT License
5 stars 1 forks source link

[BUG] Recent list shows no path, only project name #6

Closed MagicAndre1981 closed 1 year ago

MagicAndre1981 commented 1 year ago

Describe the bug

In the list of recent projects, I see no path names. I only see the project name

To Reproduce

  1. Open and close several solutions
  2. Click on 'Refresh' to see the last used projects
  3. look on the list and all projects have no path

Expected behavior

List of projects with path, as I use several working copies of the same project from different branches, so the path name is very important for me.

Screenshots

image

Desktop (please complete the following information):

yannduran commented 1 year ago

You're absolutely right! I did notice that, but forgot about it. Thanks!

MagicAndre1981 commented 1 year ago

ok, found it. There setting that controls if paths are shown or not and the setting is disabled by default. So consider setting it to true by default.

image

After changing the setting I had to restart VS, only closing/re opening Start Page+ was not enough.

yannduran commented 1 year ago

Good catch! Thanks André