Skip to content
This repository was archived by the owner on Apr 27, 2026. It is now read-only.

Fix: failure to create new blank notebook and some completion fixes#3719

Merged
jonsequitur merged 4 commits into
dotnet:mainfrom
jonsequitur:bug-fixes-oct-15-2024
Oct 18, 2024
Merged

Fix: failure to create new blank notebook and some completion fixes#3719
jonsequitur merged 4 commits into
dotnet:mainfrom
jonsequitur:bug-fixes-oct-15-2024

Conversation

@jonsequitur

@jonsequitur jonsequitur commented Oct 17, 2024

Copy link
Copy Markdown
Contributor

This PR contains the following changes:

Comment thread src/Microsoft.DotNet.Interactive.CSharp/CSharpKernel.cs Outdated
}

[Fact]
public void MathString_type_is_formatted()

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

MathString is now obsolete - but should this test be preserved until we remove the MathString type?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

It's not worth the trouble because the implementation is trivial and essentially identical to LaTeXString and neither has been changed in years.

Comment thread src/Microsoft.DotNet.Interactive/Parsing/DirectiveNode.cs
@jonsequitur
jonsequitur merged commit 1f11b72 into dotnet:main Oct 18, 2024
@jonsequitur jonsequitur changed the title A few bug fixes Fix: failure to create new blank notebook and some completion fixes Oct 30, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Polyglot Notebook: [DevExE2E][Regression]Fail to create Polyglot Notebook: Create new blank notebook (.dib ).

3 participants