Skip to content

Filter out results from progression/lsp with docs that we can't get uris for#56700

Merged
CyrusNajmabadi merged 7 commits intodotnet:mainfrom
CyrusNajmabadi:invalidUri
Sep 25, 2021
Merged

Filter out results from progression/lsp with docs that we can't get uris for#56700
CyrusNajmabadi merged 7 commits intodotnet:mainfrom
CyrusNajmabadi:invalidUri

Conversation

@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

Fixes #56607

@@ -144,13 +144,14 @@ static async Task<char> GetInsertionCharacterAsync(Document document, int positi
public static Uri GetUriFromFilePath(string? filePath)
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

should this be replaced entirely by TryGetUriFromFilePath?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

makes sense.

@CyrusNajmabadi CyrusNajmabadi requested a review from a team September 24, 2021 18:40
@CyrusNajmabadi CyrusNajmabadi merged commit 0fb7537 into dotnet:main Sep 25, 2021
@ghost ghost added this to the Next milestone Sep 25, 2021
@Cosifne Cosifne modified the milestones: Next, 17.0.P5 Sep 27, 2021
@CyrusNajmabadi CyrusNajmabadi deleted the invalidUri branch September 30, 2021 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Feature 'Navigate to' is currently unavailable due to an internal error

3 participants