# Too much time on my hands

**URL:** https://discourse.julialang.org/t/too-much-time-on-my-hands/117816
**Category:** Community
**Tags:** pkgtemplates
**Created:** [August 4, 2024, 5:43pm UTC](https://discourse.julialang.org/t/too-much-time-on-my-hands/117816 "2024-08-04T17:43:04Z")
**Posts on this page:** 1
**Showing post:** 36

<div class="post-metadata">

### Author: ![hz-xiaxz](https://sea2.discourse-cdn.com/julialang/user_avatar/discourse.julialang.org/hz-xiaxz/32/209585_2.png) [@hz-xiaxz](https://discourse.julialang.org/u/hz-xiaxz)
#### Post date: [August 21, 2024, 4:48pm UTC](https://discourse.julialang.org/t/too-much-time-on-my-hands/117816/36 "2024-08-21T16:48:11Z")

</div>

As you are experienced in JS developing, will it be a suitable project to write a vscode-extension to view `.jld2` type file? `.jld2` file is a binary file native in Julia [JLD2](https://github.com/JuliaIO/JLD2.jl)

FYI, here are some dicussions on it

> [@Jld2 preview in vscode?](https://discourse.julialang.org/t/jld2-preview-in-vscode/80050):
>
> I use JLD2.jl to store simulation results which I find pretty convenient. I wonder if there is a plan to add a preview/explorer feature for this type of file in vscode. Json files are nicer for a having a quick look on their content but, AFAIU, this format is not really suitable to store large numerical results (like large arrays of floats). Any thought ?

> <https://github.com/julia-vscode/julia-vscode/issues/2863>
>
> I use JLD2.jl to store simulation results which I find pretty convenient.
> 
> I w…onder if there is a plan to add a preview/explorer feature for this type of file in vscode.

---

_[View the full topic](https://discourse.julialang.org/t/too-much-time-on-my-hands/117816)._
