Shop OBEX P1 Docs P2 Docs Learn Events
Repeat loop/ IF statment tab arrow indicators for BST? — Parallax Forums

Repeat loop/ IF statment tab arrow indicators for BST?

yingsteryingster Posts: 17
edited 2011-12-08 12:02 in Propeller 1
One feature that was really nice in the Propeller Tool was the little arrow indicators that would show what is being controlled by the statement.

Being a Linux user, BST is my choice of IDE for programming. It seems like the arrow feature is not available with BST.

I have tried "CTRL + I" like a windows user would but this was a no go.

Reading though the manual and searching the forum have turned up no results.

Is this a simple thing to turn on? Or is a feature that is not there?

If it is not a current feature is it easily added in a future release?

Comments

  • Mike GreenMike Green Posts: 23,101
    edited 2011-12-08 08:18
    It's not there. BST (Brad's Spin Tool) was developed by BradC to provide support for Spin and assembler programming for Linux and the MacOS as well as Windows. He hasn't been adding any new features for some time. Sorry.
  • Heater.Heater. Posts: 21,230
    edited 2011-12-08 08:29
    However, there is an IDE called PZST that is very slick, will highlight tabs and uses BradC's Spin compiler (BSTC) to do the compilation.
    Runs on Windows and Debian Linux at least.

    See here: http://code.google.com/p/pzst/
  • yingsteryingster Posts: 17
    edited 2011-12-08 11:18
    One can always hope for a it in a future release.

    Looking at PZST now, it does have some nice features.
    Having the same program accross both Windows and Linux would be handy.

    Playing with it more as I type this and it is looking better and better.
    It might even be worth the switch.
  • Heater.Heater. Posts: 21,230
    edited 2011-12-08 12:02
    BradC did a great job in creating BST and the command line compiler BSTC. If it were not for having those tools on Linux I may well have given up with the Prop. He was very responsive to bug reports and feature requests for a long time but sadly seems to have got tired of all that and gone very quite. Well, I'm only guessing at that and would not be surprised if it were so.
Sign In or Register to comment.