Skip to content

Backport: Fix issue with reference code lens not working with UNC paths (#908) #917

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

Conversation

rkeithhill
Copy link
Contributor

  • Fix issue with reference code lens not working with UNC paths

  • Refactor to avoid extra Insert ops. Simplifies macOS/Linux code path.

  • Still need to unescape / on macOs & Linux

  • Replace compile-time check for .NET Core with runtime check

…hell#908)

* Fix issue with reference code lens not working with UNC paths

* Refactor to avoid extra Insert ops. Simplifies macOS/Linux code path.

* Still need to unescape / on macOs & Linux

* Replace compile-time check for .NET Core with runtime check
@rkeithhill
Copy link
Contributor Author

After this is merged, can we point a few folks that were having issues with this to the VSIX that gets built? I'd like to verify it fixes all the failure cases we've seen. There are a few out there, like the script parse NRE on extent that I'm not sure if this fixes.

@rjmholt rjmholt merged commit d92227d into PowerShell:legacy/1.x Apr 10, 2019
@rkeithhill rkeithhill deleted the rkeithhill/backport-fix-codelens-ref-unc-path branch April 10, 2019 21:29
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.

3 participants