Shop OBEX P1 Docs P2 Docs Learn Events
How do you add a bookmark to your code in the Prop tool? — Parallax Forums

How do you add a bookmark to your code in the Prop tool?

mojorizingmojorizing Posts: 249
edited 2010-07-05 23:37 in Propeller 1
Can't find a reference in the manual on how to add a bookmark.

Thanks,
Kevin

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!

Comments

  • hover1hover1 Posts: 1,929
    edited 2010-07-03 23:12
    Ctrl+Shift+B opens the Bookmark Gutter on the left, and then a mouse click to to select the line #.

    (Version 1.2.7)

    Jim

    PS It's in the built in help file in the Propeller Tool
    mojorizing said...
    Can't find a reference in the manual on how to add a bookmark.

    Thanks,
    Kevin
  • mojorizingmojorizing Posts: 249
    edited 2010-07-03 23:17
    That's what I'm talking about!

    Thanks Jim.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Bad spellers of the world untie!
  • hover1hover1 Posts: 1,929
    edited 2010-07-03 23:50
    Just curious. How many people use that feature?

    Jim
    mojorizing said...
    That's what I'm talking about!

    Thanks Jim.
  • Timothy D. SwieterTimothy D. Swieter Posts: 1,613
    edited 2010-07-04 00:18
    ctrl+B to add or remove a bookmark.


    I use this regularly when I am scrolling around in the code comparing a couple areas or working on setting up I/O and need to grab the definitions from the CON or VAR section.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Timothy D. Swieter, P.E.
    www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, 3.0" 16:9 LCD Composite video display, eProto for SunSPOT, PropNET, PolkaDOT-51
    www.tdswieter.com
  • Phil Pilgrim (PhiPi)Phil Pilgrim (PhiPi) Posts: 23,514
    edited 2010-07-04 09:11
    'Didn't even know bookmarks existed until now. They're probably not something I would ever use.

    -Phil
  • KyeKye Posts: 2,200
    edited 2010-07-04 16:21
    They aren't really that useful. I wish the prop tool had the split screen feature like the Basic editor.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Nyamekye,
  • SapiehaSapieha Posts: 2,964
    edited 2010-07-04 16:35
    Hi Kye.


    It has that function.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Nothing is impossible, there are only different degrees of difficulty.
    For every stupid question there is at least one intelligent answer.
    Don't guess - ask instead.
    If you don't ask you won't know.
    If your gonna construct something, make it·as simple as·possible yet as versatile as posible.


    Sapieha
    1321 x 1030 - 221K
  • jazzedjazzed Posts: 11,803
    edited 2010-07-04 16:39
    You can split screen 2 files, but not the same file.

    People should be able to use any editor they like ... I do, but the Parallax font often gets in the way.

    I never used bookmarks.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Propeller Pages: Propeller JVM
  • RaymanRayman Posts: 14,889
    edited 2010-07-04 17:14
    I didn't know about them either (and am not terribly excited to learn about them [noparse]:)[/noparse].

    What I do is place comments on all my "PUB", "PRI", "CON", "DAT" lines and use "Summary" view to jump around.
    I also subdivide CON and DAT sections to make this work better.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    My Prop Apps:· http://www.rayslogic.com/propeller/Programming/Programming.htm

    My Prop Info: ·http://www.rayslogic.com/propeller/propeller.htm
    My Prop Products:· http://www.rayslogic.com/Propeller/Products/Products.htm
  • Timothy D. SwieterTimothy D. Swieter Posts: 1,613
    edited 2010-07-04 23:09
    On the split screen -

    You can horizontally split the main screen and it is the same file. You can also drag a tab out from the main window to make a new window, but it will have to be a different file than the main window.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Timothy D. Swieter, P.E.
    www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, 3.0" 16:9 LCD Composite video display, eProto for SunSPOT, PropNET, PolkaDOT-51
    www.tdswieter.com
  • jazzedjazzed Posts: 11,803
    edited 2010-07-05 14:18
    Timothy D. Swieter said...
    You can horizontally split the main screen and it is the same file.
    How do you do this exactly and in what version?
    Maybe I've just been a casual observer in this regard.
    When I use Propeller Tool it's version 1.2.6.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Propeller Pages: Propeller JVM
  • KyeKye Posts: 2,200
    edited 2010-07-05 14:22
    Woah, split screen. I did not know that.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Nyamekye,
  • Timothy D. SwieterTimothy D. Swieter Posts: 1,613
    edited 2010-07-05 23:26
    Jazzed -

    Thanks for asking. Now that I am looking at it I see my memory was wrong. You can split the screen horizontally or have two windows, but it will be a different file - not the same file. I was thinking the split screen was the same file, but it must be another software I was thinking of.

    To split the screen with different files you have to do the following. In the Prop Tool have two files open. Grab the tab of one of the files and drag it away from the Prop Tool to create a second window. Or drag the file down the Prop Tool screen to create a horizontal split.

    Now - if there was only a way to rearrange the tabs like one can in a browser such as Chrome or IE.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Timothy D. Swieter, P.E.
    www.brilldea.com - Prop Blade, LED Painter, RGB LEDs, 3.0" 16:9 LCD Composite video display, eProto for SunSPOT, PropNET, PolkaDOT-51
    www.tdswieter.com
  • jazzedjazzed Posts: 11,803
    edited 2010-07-05 23:37
    Timothy D. Swieter said...
    Now - if there was only a way to rearrange the tabs like one can in a browser such as Chrome or IE.
    You can sort of, but it's not a smooth operation like in a browser. Grab a tab (click, hold, and drag) to split or float the window and let go. Then grab that new tab or window and let go where you want it to sit.

    Cheers,
    --Steve

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Propeller Pages: Propeller JVM
Sign In or Register to comment.