Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Merging hashes#2181

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@AbdelrahmanAbouelenin
Copy link
Contributor

Moving model B hashes to Model A.

Copy link
Contributor

CopilotAI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR consolidates model hashes by migrating three hash values fromVSC_MODEL_HASHES_B toVSC_MODEL_HASHES_A, effectively merging the model categories.

Key Changes

  • Three hash strings (lines 24-26) moved fromVSC_MODEL_HASHES_B array toVSC_MODEL_HASHES_A array
  • VSC_MODEL_HASHES_B redefined as an array containing only an empty string
  • Model identification logic remains unchanged

Comment on lines 29 to 31
constVSC_MODEL_HASHES_B=[

];
Copy link
Member

Choose a reason for hiding this comment

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

Please leave a comment as to why this is empty.

Also I recommend adding it like this:
const VSC_MODEL_HASHES_B : string[] = [];

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

done

@karthiknadigkarthiknadig added this pull request to themerge queueNov 27, 2025
Merged via the queue intomicrosoft:main with commit149a4fbNov 27, 2025
6 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

Copilot code reviewCopilotCopilot left review comments

@karthiknadigkarthiknadigkarthiknadig approved these changes

@mjbvzmjbvzmjbvz approved these changes

Assignees

@karthiknadigkarthiknadig

Projects

None yet

Milestone

November 2025

Development

Successfully merging this pull request may close these issues.

5 participants

@AbdelrahmanAbouelenin@karthiknadig@mjbvz@DonJayamanne@abdelrahman-wael

[8]ページ先頭

©2009-2025 Movatter.jp