News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Help Keyword Substitution

Started by headkase, May 21, 2018, 06:03:22 PM

Previous topic - Next topic

headkase

Settings -> Environment -> Help Files

The "tip" says to use "$$(keyword)" to substitute the word under the cursor.  This does not work on SVN 11400.  What does work is to use "$(keyword)"

Is this a feature or a bug?

oBFusCATed

Probably it is a bug and probably it is already reported.

What version of C::B and which OS are you using?
(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!]

headkase

#2
Quote from: oBFusCATed on May 21, 2018, 06:09:22 PM
Probably it is a bug and probably it is already reported.

What version of C::B and which OS are you using?

The latest Nightly, SVN 11400 64 bit Wx 311, and Windows 10 Pro 64 bit.

Here's what works:

https://imgur.com/TX8WsA6.png

Command used:

http://en.cppreference.com/mwiki/index.php?&search=$(keyword)

headkase

I searched Code::Blocks tickets for "help plugin" and of the six pages of results I did not see this issue.  I'll create a ticket if requested.

Miguel Gimenez

This is very similar to ticket 653, also involving $$: The usage information does not match the reality.

https://sourceforge.net/p/codeblocks/tickets/653/

oBFusCATed

(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!]