line icon indicating copy to clipboard operation
line copied to clipboard

@Pulsar-Edit package for highlighting the currently selected line.

Results 9 line issues
Sort by recently updated
recently updated
newest added

Hi, what do you think about use @syntax-gutter-background-color-selected for the highlight background? This way it will be "theme integrated". Also, why the highlight disapear on selection?

I am not sure if this is intended, but it seems that when you highlight a partial line it adds a border in the middle of the selection. See attached...

bug

For example this screenshot, php code: ![Screenshot](http://i.imgur.com/Hht9J6a.png) This would be very helpful since I frequently have code which wraps over multiple lines. Thanks!

enhancement

Is there any way to configure that this will highlight a line until it's logical end and not the editor cutoff? Currently when a line is wrapped it will only...

It would be nice to be able to pick the color of the highlighted line, so you could customize it based on the UI theme being used.

That's actually why I installed this plugin :D latest version on mac, let me know if you need more details

[Enter steps to reproduce below:] 1. ... 2. ... **Atom Version**: 0.194.0 **System**: Mac OS X 10.9.5 **Thrown From**: [highlight-line](https://github.com/richrace/highlight-line) package, v0.10.2 ### Stack Trace Uncaught Error: No screen line...

I'm on Linux and it shows "Cmd" in the shortcuts. I don't know how to get it to work. ![highlight_line](https://cloud.githubusercontent.com/assets/901732/8662953/8c65cdbc-2982-11e5-9028-2ec36150b6df.png)

A setting to switch between light and dark themes as in https://github.com/richrace/highlight-selected would be nice and allow specific color settings. For example using a light theme, I ended up with...