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

Error messages: allow color from Julia #3046

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Error messages: allow color from Julia #3046

merged 1 commit into from
Oct 4, 2024

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Oct 4, 2024

In the "Error Message", Julia can now write color.

image

Try this Pull Request!

Open Julia and type:

julia> import Pkg
julia> Pkg.activate(temp=true)
julia> Pkg.add(url="https://github.com/fonsp/Pluto.jl", rev="color-error-messages")
julia> using Pluto

@fonsp fonsp added the error display How errors and stack traces are presented label Oct 4, 2024
@fonsp fonsp merged commit 08615ff into main Oct 4, 2024
17 checks passed
@fonsp fonsp deleted the color-error-messages branch October 4, 2024 15:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
error display How errors and stack traces are presented
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant