VSC extension toggle style changes #43
elijaholmos
started this conversation in
General
Replies: 1 comment 3 replies
|
Hello @elijaholmos, I am sorry if the graphics on our website have caused any misunderstanding. We designed those graphics about a year ago to share our vision, but we focused on implementing the most requested features first. So far, we haven't gotten a lot of requests to enable/disable style changes, so you're right, it's not yet available in VS Code. Based on your request, I just played around a bit and it should be fairly easy to implement with the framework we already have in place. However, I'd like to understand your use case a bit better first. How should the feature work exactly? Would you like to reveal the style changes for a specific line range or the whole file? Best Regards, |
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
On the website, I noticed that there is a popup to toggle showing the style changes in the diff.
I wasn't able to find this option in the VS code extension; does it exist?
All reactions