bookmarks

Hi forum,
can I set bookmarks in the arduino-ide 1.6.5 ?
I only found an elder request for that feature....

Tomas

Can you describe what these "bookmarks" are? I can't think of any usage of the term that makese sense in that context.

DrAzzy:
Can you describe what these "bookmarks" are? I can't think of any usage of the term that makese sense in that context.

ok, I think about the possibility to mark a certain line of a sketch to go back there (per hotkey) after I´ve been editing the sketch for example at the very beginning or say the last lines of source code.

Other IDEs do have this function - even word-processing program software has it.

Tomas

The Arduino IDE is (intentionally) very primitive. It does not have the "bookmarks" feature you are looking for.

westfw:
The Arduino IDE is (intentionally) very primitive. It does not have the "bookmarks" feature you are looking for.

what a pity, but thank you for answering my question.