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

how to address changes in west in vscode view #33

Open
orlyprofili opened this issue Feb 13, 2024 · 1 comment
Open

how to address changes in west in vscode view #33

orlyprofili opened this issue Feb 13, 2024 · 1 comment

Comments

@orlyprofili
Copy link

orlyprofili commented Feb 13, 2024

I've tried vscode to import the sdk as well as using west from terminal. Both main and MCUX_2.15.000

Once this is done, it shows 1 "change" in source control. After "west update", some 36 "changes" are noted in vscode source control view. 34 Clean and 2 Modified. Is there a way to hide or clear this?

(you may need to reload vs code window to force vs code to refresh the source control tab)

Screenshot 2024-02-13 at 12 04 19 AM
@mariafilip-nxp
Copy link

Hi @orlyprofili,

To hide the Source Control count badge, you can set the “SCM: Count Badge” setting to off.
Screenshot 2024-04-12 at 14 01 21

In the next release we will change the behavior by showing only the changes from the “Modified” category.
In your case, with that new improvement, you will be able to see only 2 changes (the ones from “Modified” category) instead of 36.

Here’s an example of the new reported changes from my side:
Screenshot 2024-04-12 at 13 59 37

Regards,
Maria

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants