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

Configuration selection doesn't write iar-vsc.json #78

Open
xNiux opened this issue May 7, 2024 · 1 comment
Open

Configuration selection doesn't write iar-vsc.json #78

xNiux opened this issue May 7, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@xNiux
Copy link

xNiux commented May 7, 2024

Describe the bug:
When you select your active configuration with IAR status toolbar, Intellisense doesn't update iar-vsc.json.

To Reproduce:
Open a workspace with more than 1 configuration. It open with "CONF_1".
Change configuration to "CONF_2" with status bar, iar-vsc.json does'nt update : Close VS, reopen your project, it is opened on configuration "CONF_1".

If you change configuration from IAR-BUILD sidebar, all it's aok, iar-vsc.json is update, and reopen the project on the last configuration.

Expected behavior:
At reopen of project : Last configuration is selected

Actual behavior:
At reopen of project : always the same configuration is selected

Environment:

  • OS: Windows 10
  • Embedded Workbench: Arm
  • Embedded Workbench version: 9.20
  • VSC Extension version: 1.30.6

Additional context:
Status bar :

image

Sidebar :

image

@xNiux xNiux added the bug Something isn't working label May 7, 2024
@HampusAdolfsson
Copy link
Collaborator

Thanks for reporting this! We've fixed the issue, so it should work as expected in the next release. Until then, you'll have to use the sidebar if you want the configuration change to be saved to disk.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants