Dennis Hoelgaard Bal

Results 177 issues of Dennis Hoelgaard Bal

With 2.0 out, it seemed appropriate to remove a warning about breaking changes made in 1.0, especially since it was so prominent. I may be wrong on that, I have...

The app and widget functionality looks pretty awesome. However, in testing, I keep running into problems doing what I want. I think more examples would be helpful. Perhaps a grid...

Currently, I is not clear if this README is the best and updated source for documentation for TerminalMenus. To me, it would feel more appropriate to replace the readme with...

I was able to guess that passing the kwarg `grid=false` turned off the grid. But I am unable to guess the syntax to get fewer grid lines, thinner etc. It...

Is it currently possible to do something like I asked for in https://discourse.julialang.org/t/toggle-indefinite-loop-in-pluto-notebook/104495/? The function `react` has me hopeful, but it is not documented at all. When I try to...

From the 1.11 changelog: > New function Docs.hasdoc(module, symbol) tells whether a name has a docstring ([#52139]). > New function Docs.undocumented_names(module) returns a module's undocumented public names ([#52413]). Does this...

``` (@v1.7) pkg> add DoctorDocstrings Updating registry at `C:\Users\Dennis Bal\.julia\registries\General` Updating git-repo `https://github.com/JuliaRegistries/General.git` ERROR: The following package names could not be resolved: * DoctorDocstrings (not found in project, manifest or...

Currently, the ETA of a loop is shown as an offset from print-time, or the estimated remaining time during printing. If I do not look at my screen during printing,...

Currently, the first time the progress bar is shown is just after the second iteration, when an ETA can be estimated. I often find myself waiting until this point to...