这是indexloc提供的服务,不要输入任何密码
Skip to content

Conversation

@jonsequitur
Copy link
Contributor

No description provided.

@jonsequitur jonsequitur requested a review from colombod October 1, 2019 05:27
[Fact]
public async Task When_SubmitCode_command_adds_packages_to_csharp_kernel_then_the_submission_is_not_passed_to_csharpScript()
{
var cSharpKernel = new CSharpKernel();
Copy link
Contributor

@KevinRansom KevinRansom Oct 1, 2019

Choose a reason for hiding this comment

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

I expect there will be an F# version too:

perhaps:

            var languageKernel = new CSharpKernel();
            using var events = languageKernel.KernelEvents.ToSubscribedList();

            var kernel = new CompositeKernel
            {
                languageKernel.UseNugetDirective()
            };

@jonsequitur jonsequitur force-pushed the magic-command-error-improvements branch from c900bce to aabce76 Compare October 1, 2019 15:09
@jonsequitur jonsequitur changed the title [WIP] preserve ordering of commands when splitting a submission preserve ordering of commands when splitting a submission Oct 1, 2019
@jonsequitur jonsequitur force-pushed the magic-command-error-improvements branch from aabce76 to 45533eb Compare October 1, 2019 19:57
@jonsequitur jonsequitur closed this Oct 2, 2019
@jonsequitur jonsequitur reopened this Oct 2, 2019
@jonsequitur jonsequitur force-pushed the magic-command-error-improvements branch from cde5bca to da9b524 Compare October 2, 2019 18:39
@jonsequitur jonsequitur closed this Oct 2, 2019
@jonsequitur jonsequitur reopened this Oct 2, 2019
@jonsequitur jonsequitur force-pushed the magic-command-error-improvements branch 2 times, most recently from 243a54d to 4aad7b8 Compare October 2, 2019 21:16
@jonsequitur jonsequitur force-pushed the magic-command-error-improvements branch from 4aad7b8 to 706e9bf Compare October 2, 2019 22:14
@jonsequitur jonsequitur force-pushed the magic-command-error-improvements branch from 706e9bf to c0ae958 Compare October 2, 2019 22:56
@colombod colombod merged commit 99d0941 into dotnet:master Oct 3, 2019
@jonsequitur jonsequitur deleted the magic-command-error-improvements branch October 10, 2019 20:25
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