Skip to content
This repository has been archived by the owner on Jan 3, 2019. It is now read-only.

Clean up FSharp.CompilerBinding agent API #772

Closed
rneatherway opened this issue Oct 22, 2014 · 3 comments
Closed

Clean up FSharp.CompilerBinding agent API #772

rneatherway opened this issue Oct 22, 2014 · 3 comments

Comments

@rneatherway
Copy link
Contributor

Comment in FSharp.AutoComplete/Program.fs:

// TODO: Clean up the API these options are being generated to call
//
// That API is in FSharp.CompilerBinding.LanguageService.
// 1. It expects a Target Framework, but only for FSI as
// FCS is rumoured not to return references including FSharp.Core
// and it uses the framework to guess where it is.
// We will just use 4.5.
// 2. The CompileFiles just get added to the options, so we will do that
// here and then pass in an empty array of CompileFiles.

Any changes will also affect monodevelop binding.

@7sharp9
Copy link
Member

7sharp9 commented Dec 15, 2014

Is this now complete then?

@7sharp9
Copy link
Member

7sharp9 commented Apr 29, 2015

I removed the XS label as this is no longer an issue there as its "evolving"

@rneatherway
Copy link
Contributor Author

This issue was moved to ionide/FsAutoComplete#17

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

No branches or pull requests

2 participants