-
Notifications
You must be signed in to change notification settings - Fork 389
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/file-path #3691
base: master
Are you sure you want to change the base?
Fix/file-path #3691
Conversation
🛠 PR Checks SummaryAll Automated Checks passed. ✅ Manual Checks (for Reviewers):
Read More🤖 This bot helps streamline PR reviews by verifying automated checks and providing guidance for contributors and reviewers. ✅ Automated Checks (for Contributors):🟢 Maintainers must be able to edit this pull request (more info) ☑️ Contributor Actions:
☑️ Reviewer Actions:
📚 Resources:Debug
|
I created a first work in progress version to allow to fix the issue however I am not sure it is really optimal as it will adds a lot of duplicate data inside the memory (filepath at every node of the files). I am still trying to look to find a better way but it is a bit hard as the call stack to achieve this feature is big |
fixes #3517
This PR adds filepath instead of package path to the string location allowing clickable within an IDE terminal