Natejoestev

Results 13 issues of 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)...

status: waiting for author

I might have just torn my ev3 screen ribbon cable😢. I am in desperate need of help.

question

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. ![image](https://github.com/DonJayamanne/gitHistoryVSCode/assets/85044853/8e3c61f5-008d-4d62-8ea0-1519007f8d71) **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...