Skip to content

Conversation

@OmarTawfik
Copy link
Contributor

@OmarTawfik OmarTawfik commented Sep 15, 2016

@Microsoft/visualfsharp @dotnet/roslyn-ide

@Pilchie
Copy link
Member

Pilchie commented Sep 15, 2016

Explicitly tagging @CyrusNajmabadi, @jasonmalinowski, @dpoeschl as the team mention of @dotnet/roslyn-ide didn't seem to work


let filePath = Path.GetTempFileName() + ".fs"
let options: FSharpProjectOptions = {
ProjectFileName = "C:\\test.fsproj"
Copy link
Contributor

@KevinRansom KevinRansom Sep 16, 2016

Choose a reason for hiding this comment

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

c:\test.fsproj is that what we want to do here?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Just a placeholder to create a dummy object to pass to the service.
Actual compiler service tests are in Tests.LanguageService.GotoDefinition.fs. This file contains the tests that target the Roslyn service export.

@OmarTawfik OmarTawfik merged commit d55f838 into dotnet:roslyn Sep 21, 2016
@OmarTawfik OmarTawfik deleted the roslyn-gotodef branch September 21, 2016 18:04
@CyrusNajmabadi
Copy link
Member

Looks ok to me.

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.

5 participants