Lu Wilson

Results 274 comments of Lu Wilson

heya, next time this happens, please can you press Ctrl+S or Cmd+S and send me the downloaded file, along with a screenshot? then i can fix it :)

Hey, of course! It might be a gnarly one: It's something going wrong in how the docs site auto-generates our API reference. Check out the `apps/docs` folder. Any learnings or...

> I suspect the misalignment may also happen when resizing the window? Yes I imagine so! I was trying out some fixes but got distracted by #307 instead :)

it depends on the context

it is working as intended

Things are only interpreted at strings if it's required. The smallest possible sequence of characters is interrupted as a string

if a file was just that, it would be interpreted as ``` print("print print")! ``` because the print function returns nothing

> but why not `print "print"! print "!"!` because AEMI only happens at the end of lines, not the middles. and it already ends with an exclamation mark anyway so...

> So the program `!` wouldn't trigger AEMI and so would have to use AI? To be fair, the AI feature is a bit of a scam because every program...