alm-tools / alm

:rose: A :cloud: ready IDE just for TypeScript :heart:
https://alm-tools.github.io
MIT License
3k stars 180 forks source link

OmniSearch symbol search #2

Closed basarat closed 8 years ago

basarat commented 9 years ago

Thinking it should be a modal (checkout https://github.com/rackt/react-modal).

I definitely want it to be wider than what we have with atom / vs code. Should be pinned to top as people are used to that now

Also I want it to be more omni i.e. have simple prefix switches (like vs code) for the following:

Should support arrow keys to nav between items

basarat commented 9 years ago

There is also an omnisearch bar in nuclide:

image

http://nuclide.io/docs/hack/

basarat commented 9 years ago

I'm thinking alt + t / alt + shift t : for symbol / all symbols

basarat commented 9 years ago

Also need to add a workspace view ... aka file listing tree view

Reveal shortcut mod+shift+l

basarat commented 8 years ago

Find symbols ctrl+shift+y :rose: