by jneda


I've been trying to implement the AStar example from Picozine issue 3, but it looks like I messed it up, the path doesn't look right to me.
I'll gladly take some pointers as to why this is and how to fix it.

Hi!
I've been using Visual Studio Code as an external editor, but I'm having trouble setting up formatting.
I installed Pollywog Games' PICO-8 extension which is working fine.
However, I have been failing to configure the editor to auto-format my files. When I try the command Format Document, a dialog pops up saying "There is is no formatter for [pico-8|pico-8-lua] files installed".
Apparently, no such formatter is listed on the extensions marketplace.
Would you have any solutions to suggest, or custom settings examples to share?