Marc Espin
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...
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 {...
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...
- [ ] Integrate it in `core_deno` - [ ] Add buttons support - [ ] Custom width and height parameters
Make it possible to drag tabs from view panels to other view panels
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
Is it worth at all? Maybe I could just make web-based themes for now.
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.
Add cargo cache persistence in between CI builds in order to speed up the CI