facebookarchive / nuclide

An open IDE for web and native mobile development, built on top of Atom
https://nuclide.io
Other
7.79k stars 682 forks source link

How can I instal atom-ide-ui? #1614

Closed al-yakubovich closed 5 years ago

al-yakubovich commented 5 years ago

I cannot find in atom search "atom-ide-ui". If I type "ide" then there are a lot of results (ide-python; ide-haskell, ect), but there is nothing if I type "atom-ide-ui". What am l doing wrong?

Versions

velocityboy commented 5 years ago

Are you searching from the Install tab of settings and it's not showing up?

If it's not there, try doing 'apm install atom-ide-ui' from the command prompt.

On Tue, Sep 11, 2018 at 9:47 AM Alexander notifications@github.com wrote:

I cannot find in atom search "atom-ide-ui". If I type "ide" then there are a lot of results (ide-python; ide-haskell, ect), but there is nothing if I type "atom-ide-ui". What am l doing wrong? Versions

  • Atom: 1.30.0
  • Client OS: WIN10

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/facebook/nuclide/issues/1614, or mute the thread https://github.com/notifications/unsubscribe-auth/APc36jGDKxMCbfKgHJa1OErGewlsacq7ks5uZ78DgaJpZM4WjWMF .

al-yakubovich commented 5 years ago

Thank you, 'apm install atom-ide-ui' works fine!