cliffordfajardo / highlight-line-vscode

VScode Extension for Enhanced highlighting of the currently active line
https://marketplace.visualstudio.com/items?itemName=cliffordfajardo.highlight-line-vscode
MIT License
25 stars 9 forks source link

Does this extension need to exist? #12

Closed Axlefublr closed 2 years ago

Axlefublr commented 2 years ago

"editor.renderLineHighlight": "gutter"

Check out this setting. Vs code lets you choose how to highlight the line your cursor is currently on

It's also highlighted in the minimap, so you'll know where your cursor is even if it's not currently on screen

Axlefublr commented 2 years ago

image

image

you don't even have to guess what the other settings might be, you can click on the pencil button next to the setting

or the easier method of just searching for the setting in settings

image

Axlefublr commented 2 years ago

Now I'm not saying "Delete your extension immediately!", but this feels like a project birthed from desperation, maybe this will be the solution you'd like more, along with some others that are currently using your extension

Axlefublr commented 2 years ago

image

You can also change the cursor itself: its style and animation, to make it more obvious and visible

Technetium1 commented 2 years ago

There's not a color feature yet though

Axlefublr commented 2 years ago

You're not wrong, but this feels like a pretty bad solution to the problem to me

Technetium1 commented 2 years ago

@Axlefublr If people like me cared much about how graceful the implementation is; we'd have already contributed upstream to make it a feature inside VSC. As long as it underlines where I am with an obnoxious color, then that indeed checks all the boxes for me, and probably most other people. As long as it's not a spyware extension, it's good enough for me :)

Axlefublr commented 2 years ago

Can't relate, but I see your point! Go ahead then :)