Author Topic: Importing my syntax highlight settings from codeblocks 8  (Read 5146 times)

Offline Silpheed

  • Single posting newcomer
  • *
  • Posts: 4
Importing my syntax highlight settings from codeblocks 8
« on: September 20, 2010, 09:02:28 pm »
I recently just installed a new OS (linux) and upgrade to Code Blocks 10.. my old code blocks settings for syntax highlighting in C++ is on my old hard drive and is in code blocks 8 format. is there any way I can get my syntax highlighting info from my old settings profile? bringing it into code blocks 10.. I tried dragging the folder to my new hard drive and that didnt work. I dont remember the settings either.

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: Importing my syntax highlight settings from codeblocks 8
« Reply #1 on: September 20, 2010, 09:48:53 pm »
You've got two choices:

1. copy ~/.codeblocks from the old hard (probably only default.conf is enough)
2. use the tool cb_share_config that comes with the codeblocks
(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!]