Author Topic: whats the name of this plugin and how to get it working  (Read 5194 times)

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
whats the name of this plugin and how to get it working
« on: April 08, 2012, 08:46:01 pm »
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...

Offline Freem

  • Almost regular
  • **
  • Posts: 219
Re: whats the name of this plugin and how to get it working
« Reply #1 on: April 08, 2012, 09:32:19 pm »
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...
« Last Edit: April 08, 2012, 09:36:40 pm by Freem »

Offline danselmi

  • Developer
  • Almost regular
  • *****
  • Posts: 203
Re: whats the name of this plugin and how to get it working
« Reply #2 on: April 08, 2012, 10:52:48 pm »
This toolbar is part of NassiShneidermann plugin:
http://wiki.codeblocks.org/index.php?title=NassiShneiderman_plugin

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
Re: whats the name of this plugin and how to get it working
« Reply #3 on: April 09, 2012, 07:14:06 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...

Offline scarphin

  • Lives here!
  • ****
  • Posts: 644
Re: whats the name of this plugin and how to get it working
« Reply #4 on: April 09, 2012, 07:15:39 pm »
Afaik u can define shortcuts for them.

Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: whats the name of this plugin and how to get it working
« Reply #5 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.

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
Re: whats the name of this plugin and how to get it working
« Reply #6 on: April 09, 2012, 08:04:44 pm »
Quote
Afaik u can define shortcuts for them.
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?
« Last Edit: April 09, 2012, 08:07:52 pm by Master »
a man's dream is an index to his greatness...

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: whats the name of this plugin and how to get it working
« Reply #7 on: April 09, 2012, 09:49: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.

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

Offline Master

  • Multiple posting newcomer
  • *
  • Posts: 53
Re: whats the name of this plugin and how to get it working
« Reply #8 on: April 10, 2012, 10:02:14 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.

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...

Offline oBFusCATed

  • Developer
  • Lives here!
  • *****
  • Posts: 13413
    • Travis build status
Re: whats the name of this plugin and how to get it working
« Reply #9 on: April 10, 2012, 10:03:50 pm »
When I get the motivation for it :)
(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!]