panicbit

Results 51 comments of panicbit
trafficstars

Hey there! Would love if `cargo-edit` functionality was implemented in `r-a` directly! I'm also happy to deprecate the addon and redirect to `r-a`!

[Deprecation of `pancbit.cargo` is requested](https://github.com/microsoft/vscode-discussions/discussions/1#discussioncomment-8436550)

I'd be willing to work on releasing a version with cargo check/build functionality removed (leaving only `cargo add` and `cargo rm`).

I have updated the extension, but we'll have to wait until it gets undeprecated again ([see request here](https://github.com/microsoft/vscode-discussions/discussions/1#discussioncomment-9817587)). As a temporary workaround, you can download the extension from the marketplace...

Even in release mode it's slow when drawing very rapidly. But more importantly: It OOMs.

Yup. It quickly fills gigabytes of memory.

I haven't actively worked on this library in a while, so right now I can not judge wether this is reasonable or even useful, but I am open to the...

I've had a look now and decided to try splitting the module into a separate crate.

I'm not sure wether to publish this as `northstar-types` or `gemini-types` though.

This also raises the question of how to do versioning. If I'd keep the types crate in this repository, it would be the easiest to manage, but it would also...