Stanislav
Stanislav
## Bug Report #### Disable all the other extensions except for LaTeX Workshop and LaTeX Utilities, and check that you still see this issue. You still see this issue?: **Yes**...
Hello, I cannot use `jacobian` with `ArbFloat` type. The following code runs when `T = Float64` ```julia using ArbFloats using ForwardDiff T = Float64 # ArbFloat M = 3 F...
Hello, when I try to use `get_legend_handles_labels` and use these handles and labels in the legend, I get wrong results for `errobar` plots with actual errors. this works fine: ```julia...
It would be great to have katex support. It is way faster in rendering math code when dealing with physical texts. I am aware of markdown-preview-enhanced but there are much...
Hello, one of the features for using BSON you mention is the backwards compatibility. But I have a very general question about this. Suppose I save a type (struct) which...
When using inline view the array never unfold so you only see the type of the array and not the values. Could it be possible to see this in the...
Hello, I have the following issue: when I start my notebook without AC power or detach it, the slider for maximum freq is going back to 41% and the turbo...
Hello, just wonder if or why this is not implemented: ```julia crayon"red" * "Foo" ``` Of corse also the other way around and maybe also for Box.
Here is a suggestion for you on how it would be possible to add autocompletion for packages without a big effort. I would recommend you to look at .cwl files...
It would be great when not only the `Ctrl+V` insertion and drag and drop would work but also the middle click on the mouse. This is a common feature on...