59
votes
72answers
6k views
Do you have any recommended add-ons/plugins for Microsoft Visual Studio?
Freebies preferred, but if it is worth the cost....
41
votes
16answers
3k views
what are the “must have” JQuery plugins?
Hi,
I'd like to know what are the most useful JQuery plugins. I'm particularly interested in those which are likely to be useful in general UI development, such as Tablesorter, rather than those …
37
votes
42answers
4k views
Do you have any recommended plugins for Eclipse?
Any great plugins out there, free or otherwise?
22
votes
9answers
1k views
Best way to allow plugins for a PHP application
I am starting a new web application in PHP and I this time around I want to create something that people can extend by using a plug-in interface. I am a very confident PHP developer however I have …
15
votes
19answers
774 views
Most useful jQuery plugins
Which are the most useful jQuery plugins you have used.
List out one per answer(to rank the best plugins individually), and describe what it does as well.
BlockUI - Can block certain elements (or …
15
votes
8answers
2k views
What’s safe for a C++ plug-in system?
Plug-in systems in C++ are hard because the ABI is not properly defined, and each compiler (or version thereof) follows its own rules. However, COM on Windows shows that it's possible to create a …
13
votes
5answers
1k views
Custom syntax highlighting for VS 2008
I've been using John Lam's Vibrant Ink VS color scheme lately and wanted to tweak it so it highlights the method names for a class with a different color. Turns out there is no option in VS for that.
…
13
votes
9answers
2k views
How best to do Agile Development with Trac?
We use Trac as our bug tracking / development / wiki system and I was wondering if anyone has experience and uses some of the Trac Agile/Scrum plugins or functionalities? Anything you'd recommend?
Or …
13
votes
7answers
1k views
Recommended Vim plugins for C coding?
What are the essential addons to help with editing C?
12
votes
7answers
2k views
Which Eclipse Subversion plugin should I use?
Subclipse, Subversive, or something else?
There's a bit of debate around the topic, can we come to some conclusion here?
EDIT:
It's been a couple months now, and I ended up deciding the plugin …
12
votes
8answers
694 views
How to create a pluginable Java program?
I want to create a Java program that can be extended with plugins. How can I do that and where should I look for?
I have a set of interfaces that the plugin must implement, and it should be in a jar. …
11
votes
7answers
1k views
How to load plugins in .NET?
I'd like to provide some way of creating dynamically lodable plugins in my software.
Typicial way to do this is using the LoadLibrary WinAPI fuction to load a dll and calling GetProcAddress to get an …
10
votes
4answers
863 views
JIRA Plugins: What do you use?
JIRA is a very extensible bug/task tracking tool. As such, newcomers feel lost as to what plugins they should install.
Please share your thoughts what plugins (both free and paid) that you consider a …
10
votes
4answers
3k views
Best jQuery Status Message Plugin?
What is the best jQuery status message plugin?
I like jGrowl and Purr, but jGrowl doesn't have the feature to remain sticky (not close automatially) and Purr doesn't seem to work right in IE 6.
I …
9
votes
3answers
400 views
Plugin for VS 2008 - With Structural Highlighting - Support Syntax Delphi Prism
Hello, Anybody know any plugin for Visual Studio 2008 that has the ability to "Structural Highlighting" and Syntax support for Delphi-Prism.
Currently use Castalia and CnPack, but just work on Rad …
