Shop OBEX P1 Docs P2 Docs Learn Events
Prop Tool feature request — Parallax Forums

Prop Tool feature request

MightorMightor Posts: 338
edited 2007-08-17 11:14 in Propeller 1
I wonder if it's possible to add to the ever-growing feature request list the ability to comment/uncomment a block of code, just like in the VB IDE. It'd be great for debugging your code.

Gr,
Mightor

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
| Any sufficiently advanced technology is indistinguishable from magic.

Comments

  • AleAle Posts: 2,363
    edited 2007-08-17 08:36
    Are not the curly braces for that ?, or you mind like #ifdef #endif ?
  • MightorMightor Posts: 338
    edited 2007-08-17 09:20
    In VB, you can use your mouse to select a large block of code, hit the 'comment out' button (or its keyboard shortcut equivalent) and the code has a little ' in front of each line. There's another button that undoes this. I know I can use curly braces before and after the block I wish to comment out, but that's not the point.

    Gr,
    Mightor

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    | Any sufficiently advanced technology is indistinguishable from magic.
  • AleAle Posts: 2,363
    edited 2007-08-17 11:14
    Sorry, I somehow stepped over "like in the VB IDE" :-(, Now I get it. Better would be an integrated Spin simulator...
Sign In or Register to comment.