- Fixed bug where the language server URIs weren't created properly on Windows.
0.0.5
- Adjusted group styling to provide better contrast between sections and groups. - Made hover state much more obvious for section versions. - Fixed bug where groups containing code weren't able to translate to generated code. - Fixed bug where hideSearch and hideParams weren't saved to db. - Made tooltips show newlines properly.
0.0.4
- Allow subprocess start method to be specified (`fork`, `spawn`, `forkserver`) - When doing a param sweep of in-memory functions, import them in parallel. - Various style improvements