Skip to content

fix #187223#188144

Merged
jrieken merged 2 commits intomicrosoft:mainfrom
Kalmaegi:adjust_spell_for_inlineChatDiff
Jul 19, 2023
Merged

fix #187223#188144
jrieken merged 2 commits intomicrosoft:mainfrom
Kalmaegi:adjust_spell_for_inlineChatDiff

Conversation

@Kalmaegi
Copy link
Copy Markdown
Contributor

fix #187223

Copy link
Copy Markdown
Member

@jrieken jrieken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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

@Kalmaegi
Copy link
Copy Markdown
Contributor Author

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

Copy link
Copy Markdown
Member

@jrieken jrieken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@jrieken jrieken enabled auto-merge July 19, 2023 07:09
@jrieken jrieken added this to the July 2023 milestone Jul 19, 2023
@Kalmaegi
Copy link
Copy Markdown
Contributor Author

Thanks!

Thank you! I will test thoroughly for other unused variables and submit a PR to remove them.

@jrieken jrieken merged commit 7d2e9fe into microsoft:main Jul 19, 2023
@Kalmaegi
Copy link
Copy Markdown
Contributor Author

@jrieken sorry I messed up, I took a closer look at the code again and find

[colorRegistry.diffRemoved, inlineChatDiffRemoved],

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

@jrieken
Copy link
Copy Markdown
Member

jrieken commented Jul 19, 2023

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

@Kalmaegi
Copy link
Copy Markdown
Contributor Author

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 "inlineChatDiff.removed" in the "workbench.colorCustomizations" configuration in setting.json and there was no variable hint, and other issues have not been found yet

@Kalmaegi
Copy link
Copy Markdown
Contributor Author

by the way, I find that the test cases here are currently failing:

@github-actions github-actions bot locked and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Spelling mistake theme color attribute inlineChatrDiff.removed

3 participants