mivanit

Results 14 issues of mivanit

It would also be useful to be able to export in a dotlist-style format. I've partially implemented this for my own projects, as it's critical when wanting to serialize a...

enhancement
wishlist

yaml is a great format, and human readable, but is difficult to write a parser for, it would be very useful to be able to emit the attributes and metadata...

I used the merge backup feature to merge backups of sizes ~14gb and ~110mb, and everything seems to work fine! I've made pr #75 to the readme describing the default...

everything seems to compile fine, but when I run the actual program it ends up crashing with the following error message: ![capture](https://user-images.githubusercontent.com/19347900/52674204-d6115680-2ef0-11e9-843f-abd7e47c09ea.PNG)

When loading a (rather old) world with `naturallyGrowTrees: true`, I get the following exception. It does not appear when loading a fresh world, or when `naturallyGrowTrees: false`. When set to...

its possible to use this extension to open files with other extensions that are actually just zip files, but this information is not obvious and [buried in the issues](https://github.com/stef-levesque/vscode-zipexplorer/issues/1#issuecomment-328523137) This...

[WIP] # Description This PR ports features from my [transformerlens-model-table](https://miv.name/transformerlens-model-table/) repo to TransformerLens, implementing many of the features requested in #97. I still need some feedback on this, and presumably...

### Describe the bug Calling `.finish()` or otherwise closing a session will **hang indefinitely** on upload if you pass to `run.summary.update()` a nested dict with a key `_type`, not at...

a:app

### Expected Behavior/Steps to reproduce if we have a submodule `something` with a function `something` inside that submodule, both the function and submodule should appear in the generated docs. ###...

bug