indent-guide-improved icon indicating copy to clipboard operation
indent-guide-improved copied to clipboard

Improved indent guides for Atom Editor

Results 29 indent-guide-improved issues
Sort by recently updated
recently updated
newest added

Hi, so instead of using the indentation like so ![image](https://user-images.githubusercontent.com/41581666/102697574-a8a13c80-422e-11eb-8fe8-955adaee86ce.png) I would like to be able to have it like so ![image](https://user-images.githubusercontent.com/41581666/102697646-4dbc1500-422f-11eb-8f6b-36aaf9115205.png) Maybe I overdid the image edition to the...

Here's a screenshot that shows on the left the `Notepad++` built-in feature where it adds special style to the indent guide for the current matching brackets (or HTML tags, etc)....

Hi @harai, Just wondering if it would be possible to add the option for allowing the active guide to to be highlighted on the indent column where the cursor is...

This makes the cursor(s) appear above the indent guide. My testing shows the indent guide position is unaffected, which is good.

When nonmonospace font is used, indent lines are incorrectly positioned.

This is from a less file but I'm pretty sure I saw it in a JavaScript file as well, when I have empty lines before a closing brace, the guide...

Hi @harai I get these errors when I try to set the syntax theme to Kodex. Hope this is helpful. **Atom**: 1.30.0 x64 **Electron**: 2.0.5 **OS**: Mac OS X 10.14...

This is awesome! Love how it shows indent guides for the current block. It'd be neat if it had a third color for matching bracket guide. For example, suppose that...

To add a little more visual appeal, I added some CSS transitions to the styling for `indent-guide-improved`. It works great, but I noticed that when I scroll, the styling pulses....

First, thank you for your package, it's very nice! I have noticed that having this package installed seems to significantly increase my editor's startup time. Time Cop says the Package...