i accidentally made it super unoptimized, so i reverted back to this
hmmm yeah actually i donāt know if it shows up in the vscode search or not⦠could you file that at https://github.com/microsoft/pxt-arcade/issues?
We Need Comic Sans
My code is a mess, Should i restart and take a different approach?
If i do restart, Iām actually making it the right way, with a GUI system, and stuff
yeah, you should do it RIGHT this time (in a good way)
Shhhh, don't tell
@YuHayate made me say this
lol sure bro
they didnāt mark it as a bug, they havenāt done anything with it yet
@YuHayate we have a lot of things going on! I promise it will be looked at eventually but itās not the highest priority work item right now
Help!! @richard im not sure who else to tag this, but in the browser even extension, i made a system that waits for user inputes and reads what the user wrights, but, theres no backspace or delete keys, is there a reason for that?
maybe adding this?
export enum Key {
// current keys...
Backspace = 8,
Delete = 46
}
would that work?
@YuHayate no, that wonāt work. not actually sure why i didnāt add these the first time around, but iāve opened a pr now to do so:
Would the delete key not work for resetting the simulator with the extension added? Or would it be like how the menu button works for the system menu until you make it do something else?
here is what i have currently for the live keyboard extension,
i also noticed things like SemiColon and BackTick, shouldnāt they be Semicolon and Backtick? they are one word afaik,
also, my average comment be like
hey @richard, idk what the hell is going on, the only way i manage to make this code work, is by copying it all into a makecode project, AND going into debug mode, otherwise, nothing works, no display, nothing, why?
looks like a bug in our compiler. to fix, move the image out of the Mouse.createCursorImage
method. instead, put it in a variable or something.
alright, thank you so much! also, I donāt know MakeCodeās extension syntax exactly, but I canāt find whatās wrong. In JS, all the functions work
however, in Blocks, itās not exactly usable. I know itās my code thatās wrong, but I canāt find it:
do you mind helping me out again?
Wiping my system clean with a full factory reset. Might spin up a new account afterward.
If I do, Iāll act like a newbie for a while, but youāll know me with a key word, check my bio for the secret word (hint: first letters).
ill set up a fresh email and GitHub. Just feels right.