TNThung
TNThung
### Describe the bug Say I have the following script: ```nu cd foo/bar start ~/bin/foo_bar.exe ``` The expected behavior should be starting the foo_bar.exe with `./foo/bar` as its working directory,...
Many types `ariadne` provided is fully private with their fields, but there's no reason to obfuscate the parts of them. Such as `kind`, `code`, etc. from type `Report`, or `span`...
Currently the GUI zoom level is dependent on vscode's one, but the graphics of drawio is relatively smaller compare to vscode's native icon. Is it possible to unlink the zoom...
**Is your feature request related to a problem? Please describe.** Although the current provided API has a wide coverage to more common use cases, some low-level operations via Win32 API...
# Description > Version: `4.19.0` In my current version, the super factory manager cannot do the even distribution. For example, I have a chest which prepared a batch of ingredients...
Currently we can use ```rs fn foo(v: Option) { let Some(v) = v else { // do sth then term the call }; } ``` to quickly extract the only...
 It's unable to install the requirements. Is there a specific version of python should be used? I'm using 3.13.