It is VERY frustrating and a huge waste of productivity that I can't simply bookmark a line of code that I need to jump back, and then EASILY be able to jump back to it when needed.
There is greater then 80% chance that I need to jump between files, so the current B4A limit of only being able to jump between bookmarks on the same page is completely useless.
Yeah, I could use the recommendation of creating remark lines to act like bookmarks by typing something like 'b_1 to set a bookmark, but there are numerous problems with this method:
What would really help a lot is to display a list of all the bookmarks (and the name of the subs they are in to better describe each bookmark) so I can simply click in the list and have the code window jump to that bookmark. Or is that too easy?
I previously suggested adding a dedicated tab in the bottom right of the IDE, where the "Quick Search". "Logs", "Find all References" tabs are (or maybe on a second row), and have it list all the bookmarks in the project.
Having a dedicated tab would allow me to navigate to ANY bookmark in JUST TWO mouse clicks! (one to display the dedicated tab of the list of bookmarks, and the second click to jump to the desired bookmark)
Erel, please, please consider adding this concept, which should be VERY easy to implement.
There is greater then 80% chance that I need to jump between files, so the current B4A limit of only being able to jump between bookmarks on the same page is completely useless.
Yeah, I could use the recommendation of creating remark lines to act like bookmarks by typing something like 'b_1 to set a bookmark, but there are numerous problems with this method:
- Just to create that type of bookmark takes FOUR keystrokes!
- When I need to access a bookmark, I need to switch to the quick search tab, then click in the search textbox, then delete anything already present in the search textbox, then type 'b to get a list of bookmarks - that is about TEN clicks/keystrokes that I have to do EVERYTIME I want to jump to a bookmark! Talk about a waste of time.
What would really help a lot is to display a list of all the bookmarks (and the name of the subs they are in to better describe each bookmark) so I can simply click in the list and have the code window jump to that bookmark. Or is that too easy?
I previously suggested adding a dedicated tab in the bottom right of the IDE, where the "Quick Search". "Logs", "Find all References" tabs are (or maybe on a second row), and have it list all the bookmarks in the project.
Having a dedicated tab would allow me to navigate to ANY bookmark in JUST TWO mouse clicks! (one to display the dedicated tab of the list of bookmarks, and the second click to jump to the desired bookmark)
Erel, please, please consider adding this concept, which should be VERY easy to implement.
Last edited: