Skip to content

Use getNavigationPath instead of getFullPath #87

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

Merged

Conversation

murilopolese
Copy link
Contributor

Problem:

Can't navigate to folders on disk on a Windows machine.

Reason:

image

The issue with folder navigation on Windows was that we were joining two fully resolved paths.

Solution:

Use the already in place solveNavigationPath :x

@murilopolese murilopolese requested a review from ubidefeo January 17, 2024 16:37
@murilopolese murilopolese self-assigned this Jan 17, 2024
Copy link
Collaborator

@ubidefeo ubidefeo left a comment

Choose a reason for hiding this comment

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

Thank you for fixing this :)

@murilopolese murilopolese merged commit 6bdcff0 into arduino:development Jan 18, 2024
@murilopolese murilopolese deleted the bugfix/folder-navigation branch January 18, 2024 09:31
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