-
Notifications
You must be signed in to change notification settings - Fork 5.6k
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
A file shouldn't be opened as a folder #249
Labels
bug
Something isn't working
Comments
Interesting. The open folder option seems to be missing on Mac. |
I am having this exact same issue |
@Kiricon What version of the binary are you running? |
VS Code displays different options based on OS. We will most likely unify them: #501 |
code-asher
added a commit
that referenced
this issue
Jun 19, 2019
- "Open folder" now says "open folder" instead of "open file" - "Open folder" won't allow you to open files - "Open file" won't allow you to open directories Fixes #249.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
code-server
version: Docker versionDescription
User should not be able to open a file in "Open Folder". This doesn't work and brings about some side-effects (like the terminal won't open with an error of "chdir: not a directory").
Steps to Reproduce
The text was updated successfully, but these errors were encountered: