Additional editor features

Additional elements which are supported by πBasic IDE but not supported by the Basic Stamp Editor®

You don't need a Basic Stamp 1® to run a program (That's obvious - we're talking about an emulator).

You can automatically format your code (Options->Indent or CTRL+F)

image

You can extend the console of the standard run with a live-view of the EEPROM of the simulated controller (Options->Monitored Run or CTRL+M)

image

You can comment/uncomment a selection of the code (Options->Comment/Uncomment or CTRL+SHIFT+C/U)

image

You can use the content assistance (Options->Content Assist or CTRL+SPACE)

image