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 not parsed for intellisense #561

Open
kulhanek-CNGROUP opened this issue Feb 15, 2024 · 3 comments
Open

Configuration not parsed for intellisense #561

kulhanek-CNGROUP opened this issue Feb 15, 2024 · 3 comments
Labels
bug Something isn't working investigation needed issues need a developer assigned to it and investigation done in order to implement a fix
Milestone

Comments

@kulhanek-CNGROUP
Copy link

kulhanek-CNGROUP commented Feb 15, 2024

Hello,

I have a project created in CrossStudio for ARM. They offer a feature to generate a makefile, which I am trying to use to build the project in VS Code. The generated makefile has to be slightly modified to work, but I managed to build it using the makefile-tools extension.

The issue I am experiencing is with Intellisense not getting proper configuration from makefile-tools extension and so the code highlighting and references are messed up.

image

I have created this sample repo where the problem can be reproduced. To test it, it would be necessary to install the CrossStudio for ARM - the evaluation version is enough to test it. Also the paths in the makefile should be adjusted or the makefile regenerated in CrossStudio.

I also attach
configurationCache.log
dryrun.log
targets.log
for the project in VS code.

I would be very grateful for any help on this.

@gcampbell-msft
Copy link
Collaborator

@kulhanek-CNGROUP Thanks for this information and for posting the bug. In order for me to help investigate this, could you give the additional information of what OS you are working on?

Thanks,

@gcampbell-msft gcampbell-msft added bug Something isn't working more info needed More info is needed from the community for us to properly triage and investigate and removed triage labels Feb 16, 2024
@kulhanek-CNGROUP
Copy link
Author

@gcampbell-msft sure
Edition Windows 10 Enterprise
Version 22H2
OS build 19045.4046
Experience Windows Feature Experience Pack 1000.19053.1000.0

@gcampbell-msft gcampbell-msft added investigation needed issues need a developer assigned to it and investigation done in order to implement a fix and removed more info needed More info is needed from the community for us to properly triage and investigate labels Feb 22, 2024
@gcampbell-msft gcampbell-msft added this to the Backlog milestone Feb 22, 2024
@gcampbell-msft
Copy link
Collaborator

@kulhanek-CNGROUP Understood. I've marked this as investigation needed and placed it on our backlog. Thank you.

@gcampbell-msft gcampbell-msft modified the milestones: Backlog, 0.11.0 Apr 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working investigation needed issues need a developer assigned to it and investigation done in order to implement a fix
Projects
None yet
Development

No branches or pull requests

2 participants