Sebastian Pfitzner

Results 121 issues of Sebastian Pfitzner

enhancement

which collapses tall stacks (frames with exactly one child don't show up)

enhancement

The current implementation simply returns the current `Node`, which of course works fine because it is iterable. It is also kind of confusing because `children(node) === node` looks strange. I...

https://discourse.julialang.org/t/julia-vscode-with-remote-ssh-enametoolong/115937 Should limit the named pipe's path length to 92 or so chars.

Fixes https://github.com/julia-vscode/julia-vscode/issues/3617. - [x] End-user documentation check. If this PR requires end-user documentation, please add that at https://github.com/julia-vscode/docs.