quick-editor
quick-editor copied to clipboard
This repo has been DEPRECATED. Please use https://atom.io/packages/code-peek
When I press ctrl+shift+E y get this error: [Enter steps to reproduce:] 1. apm install Maushundb/quick-editor 2. press ctrl+shift+E in any class **Atom**: 1.40.1 x64 **Electron**: 3.1.10 **OS**: Unknown Windows...
[Enter steps to reproduce:] 1. Open Atom **Atom**: 1.40.1 x64 **Electron**: 3.1.10 **OS**: Unknown Windows version **Thrown From**: [quick-editor](https://github.com/Maushundb/quick-editor) package 0.4.3 ### Stack Trace Failed to load the quick-editor package...
I got it working by adding the height style manually, but I can't find a quick to switch focus into the new editor area without clicking. Is there a shortcut?
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.15.0 x64 **Electron**: 1.3.13 **OS**: Microsoft Windows 10 Home **Thrown From**: [quick-editor](https://github.com/Maushundb/quick-editor) package 0.4.3 ### Stack Trace Failed to load the...
[Enter steps to reproduce:] 1. ... 2. ... **Atom**: 1.17.2 x64 **Electron**: 1.3.15 **OS**: Microsoft Windows 10 Enterprise 2016 LTSB **Thrown From**: [quick-editor](https://github.com/Maushundb/quick-editor) package 0.4.3 ### Stack Trace Failed to...
Hi! Thanks for maintaining the quick-editor package! In Atom v1.19, we will release a [major change](https://github.com/atom/atom/pull/14435) to Atom's core text buffer data structure. As part of this change, we have...
Can't seem to get quick-editor actually working. Im not sure whats happening but when i use the short cut to open it up, nothing shows in the pop up bar....
Running Win 7, Atom 1.8.0. Put cursor over class Shift+Ctrl+e does nothing. Cursor on class, right click, select quick editor, nothing. Highlight class nothing. I also think it's a waste...
Not sure why, but it adds a `\` to the beginning if the css selector in the CSS file. It'll turn: ``` .something {} ``` into ``` \.something {} ```...
Please add support stylus and jade