Alexander Stolte Expert Licensed User Longtime User Aug 14, 2019 #1 Hey, on "Atom" you can use the "TODO:" command on a point in the code to create a Todo on a certain place. You can show all your Todos from a project in a window and with double click you can jump to this todo. Bookmarks are not Todos in my eyes.
Hey, on "Atom" you can use the "TODO:" command on a point in the code to create a Todo on a certain place. You can show all your Todos from a project in a window and with double click you can jump to this todo. Bookmarks are not Todos in my eyes.
DonManfred Expert Licensed User Longtime User Aug 14, 2019 #2 Alexander Stolte said: on "Atom" you can use the "TODO:" command on a point in the code to create a Todo on a certain place. Click to expand... create a comment starting with this prefix and use the Search for this keyword B4X: ' TODO: bla bla bla
Alexander Stolte said: on "Atom" you can use the "TODO:" command on a point in the code to create a Todo on a certain place. Click to expand... create a comment starting with this prefix and use the Search for this keyword B4X: ' TODO: bla bla bla