Visualstudio-docs: How to view and edit .gitignore and README.md at root of repo inside Visual Studio 2019 for Mac

Created on 22 Apr 2019  Â·  1Comment  Â·  Source: MicrosoftDocs/visualstudio-docs

After I clone repository https://github.com/wilsonmar/github-emojis
I can't figure out how to navigate above the solution folder to the root repo folder where the .gitignore and README.md files are located and be changed from.


Document Details

⚠ Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

doc-bug support-request visual-studio-maprod vs-ide-generatech

Most helpful comment

You can right-click on the solution and Display Options > Show All Files to view files that aren't in the solution (such as .gitignore or readme files).

Display Options Show All Files

You cannot browse _up_ folders from where the solution file is. Right-click and choose Reveal in Finder to view/open those files using the editor of your choice. Note that files beginning with a dot . are often hidden by default in macOS.

>All comments

You can right-click on the solution and Display Options > Show All Files to view files that aren't in the solution (such as .gitignore or readme files).

Display Options Show All Files

You cannot browse _up_ folders from where the solution file is. Right-click and choose Reveal in Finder to view/open those files using the editor of your choice. Note that files beginning with a dot . are often hidden by default in macOS.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

Ogglas picture Ogglas  Â·  3Comments

rlundy picture rlundy  Â·  3Comments

H35am picture H35am  Â·  4Comments

DaanV2 picture DaanV2  Â·  4Comments

wellwind picture wellwind  Â·  3Comments