How to clear Mark flags from class

  • Thread starter Thread starter moondaddy
  • Start date Start date
M

moondaddy

I was using the 'find' tool in a class today and accidentally clicked on
Mark All instead of Find Next. it put a bunch of blue Marks on the side
where break points usually go. how do I clear these out? I didn't find any
"Clear Marks" menu any where.

Thanks.
 
moondaddy said:
I was using the 'find' tool in a class today and accidentally clicked on
Mark All instead of Find Next. it put a bunch of blue Marks on the side
where break points usually go. how do I clear these out? I didn't find
any "Clear Marks" menu any where.

Select the whole code in the file (Ctrl+A), then choose "Remove bookmark"
from the "Edit" -> "Bookmarks" menu.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top