Skip to content

Conversation

@cartermp
Copy link
Contributor

@cartermp cartermp commented May 30, 2019

Removes IVT dependencies for CodeLens:

match func.FullTypeSafe with
| Some _ ->
let! displayEnv = checkFileResults.GetDisplayEnvForPos func.DeclarationLocation.Start
let! maybeContext = checkFileResults.GetDisplayContextForPos(func.DeclarationLocation.Start)
Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is the call site change

Copy link
Contributor

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

couple of small things.

@forki
Copy link
Contributor

forki commented May 31, 2019 via email

@cartermp
Copy link
Contributor Author

@forki That might work for a few cases, but in others it's necessary to try certain things.

Copy link
Contributor

@KevinRansom KevinRansom left a comment

Choose a reason for hiding this comment

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

Thank you.

@KevinRansom KevinRansom merged commit 2d7237c into dotnet:master Jun 2, 2019
nosami pushed a commit to xamarin/visualfsharp that referenced this pull request Jan 26, 2022
* Don't expose Legacy MSBuildReferenceResolver

* Move the files boss hoss

* Remove unused opens

* Fix tests

* Remove IVT dependency for CodeLens and put logging behind a flag

* oopsie doopsie

* meep morp

* blub glub

* heepers jeepers

* Update fsi.fs

* Update service.fs

* Update service.fsi

* Update FSharpCheckerProvider.fs

* Update FSharpLanguageServiceTestable.fs

* Update TestLib.LanguageService.fs

* Updates for build in release

* I'm not touching MSBuildReferenceResolver I'm not touching MSBuildReferenceResolver I'm not touching MSBuildReferenceResolver

* Different ignore and adjust ifdefs
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