Skip to content

Conversation

fonsp
Copy link
Owner

@fonsp fonsp commented Oct 2, 2024

New features

  • show package name
  • collapse super long type signatures
  • fade out frames that are probably not important
  • button to read docs
  • tweaks colors and spacing

(imrpvoements from #3038 without the URL bits)

image

image

Copy link
Contributor

github-actions bot commented Oct 2, 2024

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="stack-frame-tweaks")
julia> using Pluto

@fonsp fonsp marked this pull request as ready for review October 3, 2024 10:40
@fonsp fonsp merged commit 7c39672 into main Oct 3, 2024
17 checks passed
@fonsp fonsp deleted the stack-frame-tweaks branch October 3, 2024 10:41
@fonsp fonsp added the frontend Concerning the HTML editor label Oct 3, 2024
@fonsp fonsp changed the title Stack frame tweaks Stack trace tweaks Oct 3, 2024
@fonsp fonsp added the error display How errors and stack traces are presented label Oct 3, 2024
@cstjean
Copy link

cstjean commented Oct 4, 2024

That's great, thank you for the continued improvements!

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 frontend Concerning the HTML editor

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants