Code::Blocks Forums

User forums => Help => Topic started by: Genom on November 28, 2010, 04:24:22 pm

Title: Angle backets
Post by: Genom on November 28, 2010, 04:24:22 pm
Hi all, I have little bit a problem with angle brackets - <>
In CodeBlocks I have can insert only one angle bracket - openning "<" via (Alt + ,), but closing - ">" I don't insert via (Alt + .)

How I can setting CodeBlocks?

(Sorry for my english)
Title: Re: Angle backets
Post by: Genom on November 28, 2010, 05:20:41 pm
I have use a CodeBlocks 10.05 in Win Vista Ultm...
Title: Re: Angle backets
Post by: Joe on December 02, 2010, 12:57:46 am
With a standard QWERTY keyboard, you use [Shift - ,] to produce a '<' bracket, and [Shift - .] to produce a '>' bracket.

If this information did not help you, or if I am misunderstanding your question, please make another post. I will check back.
Title: Re: Angle backets
Post by: Genom on December 10, 2010, 02:24:24 pm
Joe: thanks for your reply...
Primarily I use a my nation layout of keyboard...now must only switch to the US keyboard layout, then works ok...
Title: Re: Angle backets
Post by: Joe on December 10, 2010, 06:32:53 pm
Genom:

Glad to hear you figured out the issue. Keyboard layouts can really get complicated from region to region. Anyway, have a great day!

Joe
Title: Re: Angle backets
Post by: stahta01 on December 10, 2010, 08:02:41 pm
Glad to hear you figured out the issue.

I read it as he found a work around that is not very good.

Tim S.
Title: Re: Angle backets
Post by: stahta01 on December 10, 2010, 08:06:41 pm
I have use a CodeBlocks 10.05 in Win Vista Ultm...

Turn off ALL C::B plugins except for Compiler; then see if the problem went away.

If it still exists, state the information needed to duplicate the issue and submit a bug report on the Code::Blocks Belios Bug area.

If it went away with the Plugins off, enable them one at a time to see which plugin is causing the problem.
Post in this thread, which plug-in is the cause.

Tim S.
Title: Re: Angle backets
Post by: Jenna on December 10, 2010, 08:28:11 pm
I have use a CodeBlocks 10.05 in Win Vista Ultm...

Turn off ALL C::B plugins except for Compiler; then see if the problem went away.

If it still exists, state the information needed to duplicate the issue and submit a bug report on the Code::Blocks Belios Bug area.

If it went away with the Plugins off, enable them one at a time to see which plugin is causing the problem.
Post in this thread, which plug-in is the cause.

Tim S.

If I see it right, it's because he don't have the brackets on his native keyboard and has to use key-combinations to get them.
And Alt+. is assigned to "Find references" per default, but it can be changed with the keybinder-plugin of course.