Marc Espin

Results 173 issues of Marc Espin

**Version** `tokio v1.18.2` **Toolchains** ``` cargo 1.60.0 (d1fd9fe2c 2022-03-01) cargo 1.62.0-nightly (a44758ac8 2022-05-04) ``` **Platform** `Windows 11` **Description** I cannot spawn any `tokio::process::Comand` with a piped stdin in the Nightly...

C-bug
A-tokio
M-process

Hey 🖖🏻 I am trying to subscribe to a token account but it always throws me an error. Code example: ```dart import 'package:solana/dto.dart'; import 'package:solana/solana.dart'; void main(List arguments) async {...

library

This files watcher would be requested from the client (e.g web). And all the events will be sent to the same client and also it's state extensions. This would allow...

enhancement
core

- [ ] Integrate it in `core_deno` - [ ] Add buttons support - [ ] Custom width and height parameters

enhancement
core_deno
core_api

Make it possible to drag tabs from view panels to other view panels

enhancement
web-frontend

Would be good if the logs were saved in a local file. Ref: https://github.com/Graviton-Code-Editor/Graviton-App/blob/5803482a8d72a1eabdf444a30016044936f45413/desktop/src-tauri/src/main.rs#L144

enhancement
desktop-client

Is it worth at all? Maybe I could just make web-based themes for now.

enhancement

Because the [Server](https://github.com/Graviton-Code-Editor/Graviton-App/tree/main/server) might have remote connections it must have a secure way to authenticate it's users.

enhancement
server-client

- [ ] Add it into `core_deno`

core_deno

Add cargo cache persistence in between CI builds in order to speed up the CI

enhancement
good-first-issue