Basic Stamp IDE 2.4.2 formatting
Jeffa
Posts: 80
Is there a way to setup the IDE for some automatic formating of .bs2 code? That is for instance if I enter say something like a for next loop can it be configured to indent and format such that when I end the for loop with the next statement the 'end' statement would be automagically aligned with the 'for' statement?
If not then is it possible to call and external editor with the IDE such as jedit or programmers editor? Or pipe the output from an editor into the IDE?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
---
Jeff Albrecht - jeffa
jeffa@iea-software.com
---
"There are 10 types of people in the world, those that know binary and those that do not."
·
If not then is it possible to call and external editor with the IDE such as jedit or programmers editor? Or pipe the output from an editor into the IDE?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
---
Jeff Albrecht - jeffa
jeffa@iea-software.com
---
"There are 10 types of people in the world, those that know binary and those that do not."
·
Comments
I tend to use the TAB key, which works quite well after I've set the proper "stops" where I want the formatting.
Regards,
Bruce Bates
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
When all else fails, try inserting a new battery.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
---
Jeff Albrecht - jeffa
jeffa@iea-software.com
---
"There are 10 types of people in the world, those that know binary and those that do not."
·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Stephen