News:

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

Main Menu

whats the name of this plugin and how to get it working

Started by Master, April 08, 2012, 08:46:01 PM

Previous topic - Next topic

Master

hello all , i installed 7917 nighty build, and there i noticed a new toolbar for commenting , but i couldnt use it , and i couldnt either find an place to either activate it in case it was disabled?
here is the pic , would anyone help me get this working ?
a man's dream is an index to his greatness...

Freem

I am not sure, I always disable all toolbars at first time :/
Does not it looks like nassi schnederman plugin? I just tried it once, but did not really understand it's use.

To have the name: move the bar outside the panel, to make it floating, then you will see the toolbar's name. It should give you a hint, I guess.

[edit]
I confirm it is the nassi schnedermann (or something like that...) plugin. It seem it is used to create a model of execution path before programming, but, really, I am not sure...

danselmi

spell checker plugin: [url="http://developer.berlios.de/projects/spellchecker/"]http://developer.berlios.de/projects/spellchecker/[/url]
nassi shneiderman plugin: [url="http://developer.berlios.de/projects/nassiplugin"]http://developer.berlios.de/projects/nassiplugin[/url]

Master

Quote from: danselmi on April 08, 2012, 10:52:48 PM
This toolbar is part of NassiShneidermann plugin:
http://wiki.codeblocks.org/index.php?title=NassiShneiderman_plugin
thanks
i thought thats a plugin for fast commenting/uncommenting ! like the one we have in Visual Studio  :-\
by the way cant you add two buttons to the toolbars for commenting/uncommenting ? or is there a way i can add it to the toolbar myself?
a man's dream is an index to his greatness...

scarphin


Jenna

The default is "CTRL+SHIFT+C" for comment and "CTRL+SHIFT+X" for uncomment (see "Edit"-menu). You can change these an almost all (menu-)shortcuts with the keybinder-plugin.

Master

QuoteAfaik u can define shortcuts for them.
Quote from: jens on April 09, 2012, 07:18:43 PM
The default is "CTRL+SHIFT+C" for comment and "CTRL+SHIFT+X" for uncomment (see "Edit"-menu). You can change these an almost all (menu-)shortcuts with the keybinder-plugin.
thank you guys , i know that .
But i run out of short-cuts if i want to continue this method! and the created hot-key combinations wont be that elegant and almost very hard to get along with , and most of the time using mouse gets you where you want to be way too faster .
being able to add toolbar buttons for such tasks could really be of use . if you place two buttons for that in the next versions that would be just great . i dont know if thats hard for you guys or makes some other issues .
i would like to know your idea on this please?
a man's dream is an index to his greatness...

oBFusCATed

Quote from: Master on April 09, 2012, 08:04:44 PM
But i run out of short-cuts if i want to continue this method! and the created hot-key combinations wont be that elegant and almost very hard to get along with , and most of the time using mouse gets you where you want to be way too faster .
Your mouse can't beat the keyboard in this case.

Quote from: Master on April 09, 2012, 08:04:44 PM
being able to add toolbar buttons for such tasks could really be of use . if you place two buttons for that in the next versions that would be just great . i dont know if thats hard for you guys or makes some other issues .
i would like to know your idea on this please?
I'm thinking of making a plugin that would register a toolbar, which would host scriptable buttons. Is this going to be useful?
(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!]

Master

Quote from: oBFusCATed on April 09, 2012, 09:49:44 PM
Quote from: Master on April 09, 2012, 08:04:44 PM
But i run out of short-cuts if i want to continue this method! and the created hot-key combinations wont be that elegant and almost very hard to get along with , and most of the time using mouse gets you where you want to be way too faster .
Your mouse can't beat the keyboard in this case.

Quote from: Master on April 09, 2012, 08:04:44 PM
being able to add toolbar buttons for such tasks could really be of use . if you place two buttons for that in the next versions that would be just great . i dont know if thats hard for you guys or makes some other issues .
i would like to know your idea on this please?
I'm thinking of making a plugin that would register a toolbar, which would host scriptable buttons. Is this going to be useful?
yeah it sure is  :) when are planning to code that ?
a man's dream is an index to his greatness...

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