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

Fix full path for files in problems tab #96

Merged
merged 1 commit into from
Sep 12, 2023
Merged

Conversation

fdodino
Copy link
Contributor

@fdodino fdodino commented Sep 11, 2023

VSC reporta los errores de esta manera:

image

Nuestro code no es numérico, es un poco más copado, pero el path que se visualiza produce una línea muy larga:

image

Como en cambio se arma un árbol de issues, no hace falta mostrarlo para que además de lleve a la línea y la columna con el error:

image

Copy link
Contributor

@ivojawer ivojawer left a comment

Choose a reason for hiding this comment

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

💕 💕

@fdodino fdodino merged commit 127aed6 into master Sep 12, 2023
1 check passed
@fdodino fdodino deleted the fix-full-path-in-file branch September 12, 2023 22:49
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

Successfully merging this pull request may close these issues.

2 participants