Author Topic: have an issue with bookmaring in CodeBlocks  (Read 6897 times)

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
have an issue with bookmaring in CodeBlocks
« on: April 10, 2010, 08:26:28 pm »
hello .
i dont know if its considered a bug ! but to me it is ,
why don't the bookmarks get saved along with the whole project?
i mean when i set couple of bookmarks through my source codes, i want to navigate faster , then when i save the whole project , i expect those bookmarks to be saved too, but they dont.
are these considered a bug ? or no its just fine ?
(Thank you for everything and sorry if its not a bug and i made a mistake )
a man's dream is an index to his greatness...

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9723
Re: have an issue with bookmaring in CodeBlocks
« Reply #1 on: April 10, 2010, 08:28:34 pm »
are these considered a bug ? or no its just fine ?
Bookmarks are saved just fine for me. Probably you should start with telling what version, OS etc. you are using. Otherwise it's hard to tell you anything meaningful.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: have an issue with bookmaring in CodeBlocks
« Reply #2 on: April 11, 2010, 01:06:18 pm »
I think this feature is implemented in the BrowseTracker plugin, C::B doesn't have it by default
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
Re: have an issue with bookmaring in CodeBlocks
« Reply #3 on: April 18, 2010, 07:00:16 pm »
are these considered a bug ? or no its just fine ?
Bookmarks are saved just fine for me. Probably you should start with telling what version, OS etc. you are using. Otherwise it's hard to tell you anything meaningful.
excuse me for the delay (lost my internet connection for more than a week now)
Oses are !:
windows Xp Sp3
Windows 7 ultimate (32 bits)
Codeblocks svn : 6181
( i just tested in windows xp sp3! set two bookmarks , then saved everything!(i actually pressed anything under file menu which had the word 'save' in it to assure everything gets saved!) ,closed codeblocks, reopened it and ... no luck!! the bookmarks signs are gone!
what else do you need to know ? 
a man's dream is an index to his greatness...

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
Re: have an issue with bookmaring in CodeBlocks
« Reply #4 on: April 19, 2010, 05:01:30 pm »
I think this feature is implemented in the BrowseTracker plugin, C::B doesn't have it by default
i've already checked it , its there ! .
so what now ?
a man's dream is an index to his greatness...

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13406
    • Travis build status
Re: have an issue with bookmaring in CodeBlocks
« Reply #5 on: April 19, 2010, 05:08:31 pm »
i've already checked it , its there ! .
so what now ?
Haha, what do you expect?
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

Offline Pecan

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 2873
Re: have an issue with bookmaring in CodeBlocks
« Reply #6 on: April 19, 2010, 08:36:29 pm »
I think this feature is implemented in the BrowseTracker plugin, C::B doesn't have it by default
i've already checked it , its there ! .
so what now ?

Have you checked Settings->Editor->BrowseTracker Enable BrowseMarks?

Also:
http://wiki.codeblocks.org/index.php?title=Browse_Tracker_plugins

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
Re: have an issue with bookmaring in CodeBlocks
« Reply #7 on: April 19, 2010, 09:05:57 pm »
I think this feature is implemented in the BrowseTracker plugin, C::B doesn't have it by default
i've already checked it , its there ! .
so what now ?

Have you checked Settings->Editor->BrowseTracker Enable BrowseMarks?

Also:
http://wiki.codeblocks.org/index.php?title=Browse_Tracker_plugins
thank you verymuch , now they work fine . ( i'd never checked it, i thought that was related to C::B)
 
a man's dream is an index to his greatness...