Toggled pin status is not working in Visual studio.

Those who are working on Visual studio IDE they might have faced this type of problem  while opening any existing project . Sometimes we toggled any file in visual studio but after closing the application we unable to see the toggled file.  Sometimes by rebuild the solution  the issue is get resolved .  So this problem/ issue is caused due to various reason but among those reason one of them is worked for me .

Click on image to view it properly.

 Here is my solutions. It worked for me . Please follow my steps.

Step 1:

   Please go to the physical folders/files of your solution . Just right click of the solution and from the options choose "Open Folder is File Explorer". Please check the attached Image.



Step 2:
    Then you will see the files like this. Then please check the if the "Hide Items" checkbox is checked or not . If not checked please check that one. Then you will  see .vs folder .

                             


Step 3 :

   Then please delete the .vs folder . Then if you close your applications(if your same application is already opened) , and reopen it again then you will see the toggled pin status in the solutions explorer.

Please do not forget to like this solutions if it really helped you.


Comments

Popular posts from this blog

The input is not a valid Base-64 string as it contains a non-base 64 character, more than two padding characters, or an illegal character among the padding characters.

The transaction is aborted or Failure while attempting to promote transaction.

Unable to load one or more breakpoints in Visual studio.