Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

macos: can't open dot files #557

Closed
lukehoban opened this issue Nov 24, 2015 · 3 comments
Closed

macos: can't open dot files #557

lukehoban opened this issue Nov 24, 2015 · 3 comments
Assignees

Comments

@lukehoban
Copy link
Contributor

From @jeffallen on November 24, 2015 18:17

Maybe I just don't know how to use the file chooser in MacOS, but I thought I'd use my nifty new vscode install to edit my .bash_profile and add the code alias proposed in the install docs. But then I couldn't get it to let me open .bash_profile no matter what I tried. Sadly, I went to Emacs and did it there. VSCode fail. :(

I get it. You're doing the right thing by using the Mac file dialog. And Apple is doing the right thing by hiding dotfiles. Except, I'm a programmer, and I know what I'm doing (except when I don't, but then I search stack overflow...)

Copied from original issue: microsoft/vscode-go#83

@jeffallen
Copy link

Quite by accident, while trying to solve another problem, I found that hitting "/" in the file open dialog brings up a little popup where I could give it a dotfile. Sorry for the noise. And thanks for accidentally teaching me this One Simple Trick.

@bpasero
Copy link
Member

bpasero commented Nov 25, 2015

Feel free to file a bug against Electron and ask them to provide an option in the file picker to show hidden files.

@bpasero bpasero closed this as completed Nov 25, 2015
@bpasero
Copy link
Member

bpasero commented Dec 17, 2015

Just hit Cmd+Shift+. in the file dialog to see hidden files!

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants
@lukehoban @bpasero @jeffallen and others