Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improves moved code detection feature #191085

Merged
merged 1 commit into from
Aug 23, 2023
Merged

Improves moved code detection feature #191085

merged 1 commit into from
Aug 23, 2023

Conversation

hediet
Copy link
Member

@hediet hediet commented Aug 23, 2023

No description provided.

@hediet hediet enabled auto-merge (rebase) August 23, 2023 15:12
@hediet hediet self-assigned this Aug 23, 2023
@VSCodeTriageBot VSCodeTriageBot added this to the August 2023 milestone Aug 23, 2023
@@ -268,6 +268,8 @@ export interface CSSStyle {
top: number | string;
visibility: 'visible' | 'hidden' | 'collapse';
display: 'block' | 'inline' | 'inline-block' | 'flex' | 'none';
paddingLeft: number | string;
Copy link
Member

@bpasero bpasero Aug 23, 2023

Choose a reason for hiding this comment

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

These kitchen sink utils.ts files need to go away ;). At least I learned that from Erich very early on!

@hediet hediet merged commit ca2c163 into main Aug 23, 2023
7 checks passed
@hediet hediet deleted the hediet/b/frozen-whitefish branch August 23, 2023 15:28
@github-actions github-actions bot locked and limited conversation to collaborators Oct 7, 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.

None yet

3 participants