Clemens Tiedt

Results 8 issues of Clemens Tiedt

This repository still contains a number of old packages that are not used/maintained anymore.

T: Feature

T: Feature
P: Compiler: Inkwell Backend

Currently, responsible parameters are simply ignored. This should be changed so panics can properly be traced.

T: Fix
P: Compiler: Inkwell Backend

The inkwell backend currently only implements a subset of the Candy builtins.

T: Feature
P: Compiler: Inkwell Backend

Currently, the display of compile errors and diagnostics is relatively simple. With a crate like [ariadne](https://docs.rs/ariadne/latest/ariadne/) these diagnostics could look a bit nicer and e.g. include relevant code snippets.

T: Feature
P: Compiler: CLI

When the Candy extension crashes, there is currently no convenient way to restart it. This could be addressed with a VS Code command like in `rust-analyzer`.

T: Feature
P: Compiler: VS Code Extension

**Closes: #260** This should for now fix the issue. However, ideally this change would be made in the `black_hole_flutter` package so that we could use the `FancyBottomSheet` from there.

T: fix
P: 4
M: app
C: app

**Is your feature request related to a problem? Please describe.** Because Travis pulls the Flutter GitHub repository every time, the build takes a long time to run. **Describe the solution...

T: feat
help wanted
T: build