Ronen Cohen
Ronen Cohen
When working with highly nested directories, the paths shown in the file list get truncated to just their prefix. As a result, the most meaningful parts of the path are...
Fix #744 Show the path suffix rather than prefix if it does not fit within `lsp-ui-peek-list-width`. There might be a better way to do this but I'm not very familiar...
In [this commit](https://github.com/AppsFlyer/pronto/commit/82756e4d3ea1c624b0ef8cefeb554afd585b79df) I disabled uploading unit test results, as this action was failing the build. You can see an example of such a failed build here: https://github.com/AppsFlyer/pronto/runs/5107634173?check_suite_focus=true The impact...