atom-ide-ui
atom-ide-ui copied to clipboard
A collection of user interfaces for Atom IDE.
### Description  When pressing `Ctrl+Shift+A`, there is a keymap collision with Atom core. My suggestion is to switch to `Ctrl+Alt+A` as the core keymap should be...
Unless I am missing something, it seems that the outline view can only be navigated with the mouse. I would dearly love to be able to navigate it with the...
I've talked a bit about this before in other places. I started an experiment for improving the `linter`'s panel. Now that `atom-ide-ui` is the "official" solution I'd like to try...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.22.0 x64 **Electron**: 1.6.15 **OS**: Ubuntu 16.04.3 **Thrown From**: [atom-ide-ui](https://github.com/facebook-atom/atom-ide-ui) package 0.5.4 ### Stack Trace Uncaught Error: EIO: i/o error, write...
### Before Submitting * Have you installed an "ide-" language package? atom-ide-ui provides no functionality out-of-the box unless you've installed a suitable package. * If your issue is language-specific, please...
### Description I would like to be able to configure an option that lets met enable a different behavior for datatip appearances. I feel disturbed by the datatips showing up...
### Description I am a win10 system, the `outline` plug-in can not load successfully ### Expected Behavior When you open the `outline panel` using the shortcut key `ctrl-o`, the data...
Is there going to be support for symbol renaming via `textDocument/rename`?
I find the outline view immensely useful for JS code, so I'd rather have it continuously open. However, when I navigate to a CSS file, all I get is a...
### Description When I open a file clicking on it in the Atom Tree View, the outline doesn't work (the spinner spins forever and there's no outline). However, if I...