Coder Social home page Coder Social logo

Comments (6)

bolinfest avatar bolinfest commented on June 7, 2024

This sounds like an Atom issue rather than a Nuclide issue because they are responsible for both shortcuts. Please re-file against them.

Note you can also create custom keybindings for Atom, so I would recommend that for a temporary workaround: https://atom.io/docs/latest/using-atom-basic-customization#customizing-key-bindings.

from nuclide.

simonwelsh avatar simonwelsh commented on June 7, 2024

https://github.com/facebook/nuclide/blob/master/pkg/nuclide/quick-open/keymaps/nuclide-quick-open.cson seems to suggest otherwise.

from nuclide.

bolinfest avatar bolinfest commented on June 7, 2024

Ah, sorry, I mistakenly assumed you were talking about the built-in symbols view. Reopening.

from nuclide.

jgebhardt avatar jgebhardt commented on June 7, 2024

Maybe we could define a custom keybinding for symbol search on Linux, such as

'.platform-linux atom-workspace':
  'ctrl-alt-y': 'nuclide-quick-open:toggle-symbol-search'

although this will confuse developers who switch platforms (rare, I know 😄)

@simonwelsh do you have suggestions for a good replacement keybinding?

@bolinfest Between the many different platforms nuclide / atom is run on, we are bound to run into more and more of these issues. I wonder if there exists a comprehensive list of system key bindings per OS that can be consulted to minimize conflicts in the future. This Wikipedia article comes pretty close, but doesn't even include Ubuntu.

from nuclide.

mikeosunajr avatar mikeosunajr commented on June 7, 2024

With the new omnisearch bound to cmd+t can we give up and avoiding the clashes with the provider specific shortcuts?

from nuclide.

jgebhardt avatar jgebhardt commented on June 7, 2024

I've been thinking about making the shortcuts contextual, i.e. there is a shortcut for every specific search while the search modal is open.

from nuclide.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.