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

[Feature Request]: Add linker (ld) failures to VS Code 'Problems' window (VSC-1492) #1315

Closed
GillesZunino opened this issue Sep 18, 2024 · 1 comment · Fixed by #1317
Closed
Labels
Feature / Enhancement Request Request for Feature/ Enhancement ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot

Comments

@GillesZunino
Copy link
Contributor

When building a project in VS Code ESP IDF Extension (v 1.8.1), any linker error is reported in the terminal. These errors are not reported in the 'Problems' list of VS Code. Users have to sift through the build log and extract linker errors. This can also confuse new users as ESP IDF will say "build failed" and the problems list will be empty.

In an ideal world, ld errors would be reported in the problems list, possibly as follows:
image

Notice the file name being reported as well as the line number so the entry is clickable and will open the file which references the missing linker item

@GillesZunino GillesZunino added the Feature / Enhancement Request Request for Feature/ Enhancement label Sep 18, 2024
@github-actions github-actions bot changed the title [Feature Request]: Add linker (ld) failures to VS Code 'Problems' window [Feature Request]: Add linker (ld) failures to VS Code 'Problems' window (VSC-1492) Sep 18, 2024
Copy link

github-actions bot commented Oct 4, 2024

This issue has been marked as stale since there are no activities, and this will be closed in 5 days if there are no further activities

@github-actions github-actions bot added the stale Stale PR or Issue label Oct 4, 2024
@radurentea radurentea added ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot and removed stale Stale PR or Issue labels Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature / Enhancement Request Request for Feature/ Enhancement ongoing Ongoing Issue or PR, this label will be used for issue or PR which is to be excluded by stale bot
Projects
None yet
2 participants