Sebastian Pfitzner

Results 696 comments of Sebastian Pfitzner

Yeah, that's fair. The UI is supposed to tell you whether breakpoints are enabled (red breakpoint icon means that breakpoints work, hollow and grey icon means that they don't, just...

> - How to get the status of the current packages? Pkg.status prints directly to stdout, the format is parsable though I am not sure whether it's consistent across versions...

What command to you have Shift-Enter mapped to? `Julia: Execute Code Cell in REPL` works just fine for me (provided the cursor actually is inside the code block, that is):...

Well, `Shift-Enter` should also work consistently. It seems to work fine when your cursor is not on the first line and column of a cell and you're not trying to...

It runs Julia inside of a tmux session that's configured to stay alive even if the Julia process dies. The more lightweight solution would be to point VS Code to...

Seems safe to chalk this up to Notepad's font rendering being broken. Font size 10: ![image](https://user-images.githubusercontent.com/6735977/179261700-4b69b741-0833-4a58-bf64-992b66ce9b92.png) Font size 11: ![image](https://user-images.githubusercontent.com/6735977/179261498-1c4e5b7e-dd35-4166-b771-adfe23c649cf.png) Font size 12: ![image](https://user-images.githubusercontent.com/6735977/179261767-bf7a16ce-7c61-4747-8a24-9e7861bfd17c.png)

Hey, would be great if the [Julia extension](https://github.com/julia-vscode/julia-vscode) could also be added to the list of supported extensions (well, a fix for that regression would be even better, of course)....

Could also do with a bit of horizontal padding.

Can repro on Windows: ``` _ _ _ _(_)_ | A fresh approach to technical computing (_) | (_) (_) | Documentation: https://docs.julialang.org _ _ _| |_ __ _ |...