Skip to content
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

Replace ParseFileInProject with ParseFile #806

Closed
auduchinok opened this issue Sep 20, 2017 · 6 comments
Closed

Replace ParseFileInProject with ParseFile #806

auduchinok opened this issue Sep 20, 2017 · 6 comments

Comments

@auduchinok
Copy link
Contributor

When dotnet/fsharp#3601 is merged, ParseFileInProject will fallback to ParseFile and generate parsing options on each call.
If ParseFileInProject is going to become deprecated, docs should be updated accordingly.

@dsyme
Copy link
Contributor

dsyme commented Oct 3, 2017

This has been done

@dsyme dsyme closed this as completed Oct 3, 2017
@goswinr
Copy link
Contributor

goswinr commented Oct 4, 2017

@dsyme thanks for all these improvements. The Docs are still out of date no?
http://fsharp.github.io/FSharp.Compiler.Service/editor.html
Shall I open a separate issue for that?

@forki
Copy link
Member

forki commented Oct 4, 2017 via email

@goswinr
Copy link
Contributor

goswinr commented Oct 4, 2017

@forki I first have to correctly understand the FCS API . Some interesting information seems to be hidden in the open and closed Github issues here.

@forki
Copy link
Member

forki commented Oct 4, 2017 via email

@dsyme
Copy link
Contributor

dsyme commented Oct 4, 2017

We just need to republish the docs. I'll do that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants