Axel Bocciarelli

Results 216 comments of Axel Bocciarelli

Fantastic work, thanks for providing so much details on your progress! The approach you both agreed on is also fine by me.

> The only question is whether it is better to leave them all in scope of this issue only or to separate each one into separate issue. Separate issues definitely,...

I like `stroke-width="1"` personally, even at high zoom levels. The stroke width is actually quite inconsistent in the static maps and I think it's for the same reason: they were...

Thanks for investigating Anki's media folder update. Looks like there's a solution in sight! Regarding the max zoom level, it would be ideal to find a programmatic solution in the...

Hi @Drakit0, this extension is for viewing HDF5 files, so I don't think `.mat` files are in scope. But maybe I'm missing something?

@t20100 has confirmed that opening a file that was created with HDF5 1.8 in SWMR read mode works perfectly fine in various scenarios. So it should be fine to _always_...

Merging the datasets into a single CSV is a very specific need, in my opinion. It doesn't work with some of the other export formats, with 2D visualizations, etc. It...

Hi @Blackclaws, just realised I forgot to update you on this issue. As you may have noticed, we've implemented CSV export of NeXus data in the viewer. We've done so...

Arf, seems like VSCodium [points to](https://github.com/VSCodium/vscodium/tree/master?tab=readme-ov-file#extensions-and-the-marketplace) the [Open VSX Registry](https://open-vsx.org/) by default instead of Microsoft's [VS Code Marketplace](https://marketplace.visualstudio.com/). Publishing to Open VSX is [definitely possible](https://github.com/eclipse/openvsx/wiki/Publishing-Extensions). I'll have to investigate if...