News:

Download Pelles C here: http://www.smorgasbordet.com/pellesc/

Main Menu

About Add-Ins

Started by TimoVJL, December 30, 2016, 02:48:31 PM

Previous topic - Next topic

TimoVJL

I like hear comments about Add-Ins used in year 2016.

  • Who use it ?
  • What Add-In are used ?
  • Any problems with those ?
  • What are the missing features ?
May the source be with you

jj2007

Hi Timo,

In my daily work, I use mainly:
- an add-in that allows to do advanced searches in header files
- a "zip the project" add-in
- a converter for structures from MSDN C/C++ format to Masm syntax

But, having my own editor, I also have a tendency to add functions to the core editor, so I don't need many add-ins.

Why are you asking? Good intentions for 2017? ;-)

TimoVJL

I mean poide Add-Ins, not your masm basic ide.
And just for further development.

That "a converter for structures from MSDN C/C++ format to Masm syntax" could be interesting.
May the source be with you

Grincheux

I have installed FAddIn for the automatic version number generator.
I would like to find more.
If John had not addins I don't know where to find them

TimoVJL

Look this one http://forum.pellesc.de/index.php?topic=7073.msg26847#msg26847
And let us know how make it better or publish better one ;)
May the source be with you

Hemanth

I installed the 64 bit IDE and Addins

but the addins tab in the IDE options tab is blank
also where are the wizards

both Addins64 & Wizards64 folders are in the bin folder
kindly guide me

TimoVJL

Add-Ins are enabled/disabled from menu Tools -> Customize... -> Add-ins
Wizards are seen from File -> New -> Project
May the source be with you

Hemanth