Conversation
jrieken
left a comment
There was a problem hiding this comment.
Thanks, this is looking good but turns out the variable isn't needed at all and can be removed. So, please update the PR with deletion of the variable. Thanks
Yes, I found that there are no places where I use it anymore XD |
Thank you! I will test thoroughly for other unused variables and submit a PR to remove them. |
|
@jrieken sorry I messed up, I took a closer look at the code again and find This color should be used in a new feature: https://code.visualstudio.com/updates/v1_79#_contributions-to-extensions, I don't have access to copilot chat at the moment, so I can't test it, but it looks like it's definitely there |
|
No worries, this will still work. We only modified the file that checks CSS file and whether a variable is defined or not. Nothing is broken and the change is correct |
thanks! One of the influences I've found so far is that I typed |
|
by the way, I find that the test cases here are currently failing: |
fix #187223