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

[WIP] Enable editor integration with F# 4.1 #25354

Closed
wants to merge 1 commit into from
Closed

[WIP] Enable editor integration with F# 4.1 #25354

wants to merge 1 commit into from

Conversation

kuznero
Copy link
Member

@kuznero kuznero commented Apr 30, 2017

init: dotnetPackages.FSharpAutoComplete_0_32_0 at 0.32.0
init: dotnetPackages.FSharpCompilerCodeDom_1 at 1.0.0.1
init: dotnetPackages.FSharpCompilerService_11_0_9 at 11.0.9
init: dotnetPackages.FSharpCompilerServiceProjectCracker_11_0_9 at 11.0.9
init: dotnetPackages.FSharpData_2_3_3 at 2.3.3
init: dotnetPackages.FSharpFormatting_2_14_4 at 2.14.4
init: dotnetPackages.DotnetProjInfo at 0.6.0
init: dotnetPackages.FParsec at 1.0.2
init: dotnetPackages.FSharpLintCore at 0.7.4-beta
init: dotnetPackages.SystemReflectionMetadata at 1.4.2
init: dotnetPackages.Suave_1_1_3 at 1.1.3

Motivation for this change
Things done
  • Tested using sandboxing
    (nix.useSandbox on NixOS,
    or option build-use-sandbox in nix.conf
    on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • Linux
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

init: dotnetPackages.FSharpAutoComplete_0_32_0 at 0.32.0
init: dotnetPackages.FSharpCompilerCodeDom_1 at 1.0.0.1
init: dotnetPackages.FSharpCompilerService_11_0_9 at 11.0.9
init: dotnetPackages.FSharpCompilerServiceProjectCracker_11_0_9 at 11.0.9
init: dotnetPackages.FSharpData_2_3_3 at 2.3.3
init: dotnetPackages.FSharpFormatting_2_14_4 at 2.14.4
init: dotnetPackages.DotnetProjInfo at 0.6.0
init: dotnetPackages.FParsec at 1.0.2
init: dotnetPackages.FSharpLintCore at 0.7.4-beta
init: dotnetPackages.SystemReflectionMetadata at 1.4.2
init: dotnetPackages.Suave_1_1_3 at 1.1.3
@mention-bot
Copy link

@kuznero, thanks for your PR! By analyzing the history of the files in this pull request, we identified @pSub, @rardiol and @krgn to be potential reviewers.

@kuznero
Copy link
Member Author

kuznero commented Apr 30, 2017

Please mark as WIP

@kuznero kuznero changed the title Enable editor integration with F# 4.1 [WIP] Enable editor integration with F# 4.1 May 1, 2017
@kuznero kuznero closed this Nov 6, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants