Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Nov 10, 2017

Fixes #19895

@ghost ghost requested a review from armanio123 November 10, 2017 21:18
formatContext,
symbolName: getSymbolName(symbol, symbolOriginInfo, compilerOptions.target),
getCanonicalFileName: createGetCanonicalFileName(host.useCaseSensitiveFileNames ? host.useCaseSensitiveFileNames() : false),
getCanonicalFileName,
Copy link
Member

Choose a reason for hiding this comment

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

Is it possible to pass in the getCanonicalFileName instead of creating it all the time? services has already created one.

@ghost ghost force-pushed the completionEntryDetails_source branch from 7c0f102 to e7c461b Compare November 13, 2017 21:13
@mhegazy
Copy link
Contributor

mhegazy commented Nov 14, 2017

We will need to port this to release-2.6

@ghost ghost merged commit 592ee00 into master Nov 14, 2017
@ghost ghost deleted the completionEntryDetails_source branch November 14, 2017 22:26
ghost pushed a commit that referenced this pull request Nov 14, 2017
* Have CompletionEntryDetails source use a relative path

* Use getCanonicalFileName from services Instead of creating a new one
ghost pushed a commit that referenced this pull request Nov 15, 2017
* Have CompletionEntryDetails source use a relative path

* Use getCanonicalFileName from services Instead of creating a new one
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
This pull request was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants