Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Visual Studio not showing .github folder

I just pulled from a repository with a .github (Github Actions) folder. The folder is visible in Windows Explorer, but not in Visual Studio 2022 (c# console application solution). Why is that and how to see it in Visual Studio?

enter image description here

Update: This is how it looks in Visual Studio, noet that Show All Files is enabled, yet the .github folder is not visible: enter image description here

like image 681
stefan.at.wpf Avatar asked Feb 20 '26 21:02

stefan.at.wpf


2 Answers

The solution view shows the projects in the opened solution and their content but not additional folders in the solution folder.

You can use the folder view to view all folders and files in a certain folder. However, this will lose some features until you again select a solution from that view.

like image 125
NineBerry Avatar answered Feb 23 '26 10:02

NineBerry


  1. Delete .vs folder
  2. Close and reopen the solution. It works for me
like image 40
Hoang Minh Avatar answered Feb 23 '26 11:02

Hoang Minh



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!