Sebastian Pfitzner

Results 110 issues of Sebastian Pfitzner

SVGs should really be rendered in a webview, but sometimes you really want the interactivity provided by Juno for pixel image formats. Could of course have both, but then again...

Caused by [this](https://github.com/JuliaLang/julia/blob/master/base/repl/LineEdit.jl#L377) returning true even though node-pty doesn't exhibit that behaviour.

bug

E.g. add a Matlab-like line over `##`s.

plus toolbar button, I suppose.

enhancement

Just putting this here since I'll forget otherwise. by @TsurHerman REPL and debugging and BreakPoints are all very similar concepts Cntrl-enter = Evaluate block = Step over .... and we...

Should only be ``` opener ... end ``` since all other cases are handled by bracket matcher. We should also support bracket-matcher's shortcuts (`go-to-matching-token` or something like that) and use...

enhancement

which displays inline results for each line

enhancement

See https://discourse.julialang.org/t/possible-garbage-collection-interaction-with-juno/38780 for context.

bug

Basically a condensed version of the patch notes we post on discourse.

feature request