Open ImLowly opened 2 years ago
Thanks for your suggestions.
I thought about implementing this but don't know how to do it yet.
Well, I just started coding, but if you come into the web dev discord on a good day you can get some help from people who would use the feature.
link expires in 7 days
Thanks! I will try it :)
There's still quite some interest for this feature: https://github.com/yandeu/five-server/discussions/71
@yandeu Let us know what kind if help you would need 😊
I know. I would be awesome. I just don't know where to start.
@yandeu someone in the web dev Discord suggested the following:
they'd need to inject js into the live server, which they probably have, and just have it pay attention to what elements are being hovered and do the same thing to pass that info back (Message link)
The part of knowing what element is hovered in the browser is easy. But how to highlight the code or move the cursor in vscode?
Describe the feature
Thanks!