Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(debugger): Normalize the
samples_dir
path (#139)
Show absolute path in codelens "Select hash for context" error message to avoid indistinct "Sample abc not found in ." Normalize the path right at the start when we request it through LSP get config. This way we will see the absolute path in the error message and also add support for the path relative to the user (home) directory. --------- Co-authored-by: MatejKastak <[email protected]>
- Loading branch information