atom-ide-ui
atom-ide-ui copied to clipboard
A collection of user interfaces for Atom IDE.
I'm working on the [Pymakr package](https://github.com/pycom/pymakr-atom/) and I'm struggling with some compatibility issues with the atom-ide-ui package. Whenever the latter is activated, the Pymakr overlay resizes to the smallest size...
### Description When i use atom-ide-ui i must disable the linter package. The diagnostics panel of atom-ide-ui shows linting errors of my atom packages linter-tslint, linter-scss-lint or linter-html**hint**. But it...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.31.2 x64 **Electron**: 2.0.7 **OS**: Unknown Windows version **Thrown From**: [atom-ide-ui](https://github.com/facebook-atom/atom-ide-ui) package 0.13.0 ### Stack Trace Uncaught TypeError: text.slice is not...
Give option to show/hide "find-references-ref-name" (I have no idea is for what this label takes screen space . We can see line number just below https://i.imgur.com/HdqgkU4.png) Give option to set...
### Description `atom-ide-ui` is only considering the file's grammar scope, not the scopes at the cursor position(s). ### Expected Behavior `atom-ide-ui` should respect a Linter provider's `grammarScopes` property. The _contents_...
### Before Submitting * Have you installed an "ide-" language package? **Yes** * If your issue is language-specific, please file an issue against the "ide-" language package you're using instead....
Hello, would it be possible to have the option to show / hide any available type? (modules, functions, variables etc) I don't need to see everything. thx
When I format the code, I get an error Atom : 1.28.2 Electron: 2.0.5 Chrome : 61.0.3163.100 Node : 8.9.3
Could atom-ide support permanent docking the terminal to any of the available panels like in other packages, with the possibility to hide the "Terminal" tab name box and add a...