Author Topic: C#: show-file-in-projects-tb sometimes doesn't work  (Read 1650 times)

jporkkahtc

  • Senior Community Member
  • Posts: 2620
  • Hero Points: 210
  • Text
C#: show-file-in-projects-tb sometimes doesn't work
« on: September 07, 2019, 12:17:19 AM »
Repro:
git clone https://github.com/sshnet/SSH.NET.git

Project->Open Workspace: src\Renci.SshNet.VS2017.sln
Open the file: SSH.NET\src\Renci.SshNet\SshCommand.cs

Right click -> Show file in Projects tool window

It prompts for which project.
Pick either, doesn't matter.

Then the projects tool window is brought to front and the project is selected, but the file is not selected.

I've seen this happen in many projects, but I happened to notice it in this open source project, making it easy to report a repro case.



Lee

  • SlickEdit Team Member
  • Senior Community Member
  • *
  • Posts: 1299
  • Hero Points: 130
Re: C#: show-file-in-projects-tb sometimes doesn't work
« Reply #1 on: September 09, 2019, 12:04:49 PM »
Thanks for the report.   I am able to reproduce the issue, will get that fixed in next build.