Skip to content

Remove reveal in finder #586

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

Merged
merged 1 commit into from
Apr 25, 2019
Merged

Remove reveal in finder #586

merged 1 commit into from
Apr 25, 2019

Conversation

nol166
Copy link
Contributor

@nol166 nol166 commented Apr 24, 2019

Describe in detail the problem you had and how this PR fixes it

The "reveal in finder/explorer" option has no utility in the browser and causes a page to reload to invoke. This PR simply removes the option from the context menu to avoid mistakenly causing a refresh/confusion.

Is there an open issue you can link to?

fixes #576

@nol166 nol166 requested review from kylecarbs and code-asher April 24, 2019 19:07
@code-asher code-asher merged commit 4e62f93 into master Apr 25, 2019
@code-asher code-asher deleted the fix/remove-open-in-finder branch April 25, 2019 20:23
@kasplat
Copy link

kasplat commented Apr 25, 2019

Thanks guys!

andreimc added a commit to devonlineco/code-server that referenced this pull request May 14, 2019
* upstream/master: (68 commits)
  Fix docker oneliner in README.md
  Fix macOS release
  Rename codercom/code-server to cdr/code-server
  Expose Terminal Service in API
  Make preserveEnv return a new object
  Preserve environment when forking shared process (coder#545)
  codercom -> cdr
  Package only on darwin
  Include version with target env
  Add docker service
  Add support for musl and centos
  Remove reveal in finder/explorer option from the context menu (coder#586)
  Fix open dialog crash when there is a broken link
  Only output password if it was generated
  Fix full screen detection for Chromium
  Fix toggling full screen
  Improve size column in dialogs
  Fix typo DigitalOcean (coder#595)
  Fix coder#587 (coder#588)
  Fix protocol fs test
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Right click on tab -> open in finder on Mac has unclear functionality and can break the instance
4 participants