This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Insert a Marker in Keil

Hello,
i have a question.Is possible to insert a marker in the code (Keil environment).
In order words I have a place in the code where you want to go back very often. There is a keyboards shortcut to get back to that point quickly.

Thanks to all
Andrea

Parents
  • The editor in uVision IDE is a bit wimpy in several places. I have used Codewright and Notepad++. Codewright as gone the way of the DoDo bird since Borland purchased Codewright and killed. it. Don't know why they continue to purchase Programming editors and then kill them.

    Notepad++ has the features you mentioned (I think)! Notepad++ is Open Source and very configurable. Take a look. Just Google Notepad++.

    Bradford

Reply
  • The editor in uVision IDE is a bit wimpy in several places. I have used Codewright and Notepad++. Codewright as gone the way of the DoDo bird since Borland purchased Codewright and killed. it. Don't know why they continue to purchase Programming editors and then kill them.

    Notepad++ has the features you mentioned (I think)! Notepad++ is Open Source and very configurable. Take a look. Just Google Notepad++.

    Bradford

Children