Natejoestev
Natejoestev
## feature it would be nice to use `ESNext` syntax in my generator. I just moved one of my generators to typescript and i'm using `import` & `export`. when i...
## Type of issue Bug ---- ## My environment OS: Windows 11 64 bit Node: v18.1.0 Npm: 8.8.0 Yo: 4.3.1 ## Expected behavior throw error like this: ``` Error (MY_GENERATOR)...
I might have just torn my ev3 screen ribbon cableš¢. I am in desperate need of help.
When turning on ev3dev with a low battery, it doesn't really tell you that the _battery_ is the issue. I would like it to clear the screen and draw a...
When in the _File Browser_ in Brickman. you can navigate into a folder. if you move this folder, eg from PuTTY, you can't move `..` into the parent folder, to...
i have a working c kernel implementation, and i want to know how to read key presses. example: when the user presses `f5` i want it to call another c...
I am trying to get HTTP and TCP connections working with the ev3dev rust langauge. I have run into the error `error: failed to run custom build command for `openssl-sys...
It would be nice to beable to have a check to see if the screen allows for RGB or B&W.
**Describe the Bug** History page has an alignment issue when there is a single commit.  **Steps To Reproduce** 1. Open the `View History` page on a repo/branch with a...
I want to navigate to a file/folder on the brick. I would like to right-click a file/folder in the ev3dev-browser file view, and click `reveal on brick`. just a simple...