Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Code snippet plugin

(1/12) > >>

frankmail007:
Have you ever used wxCRP or Code snippet management in VC Express 2005? I think a Code Snippet Plugin will be a good feature for CodeBlocks. It should have the following features:

1. Code Snippet management
2. Save as a template which can be used by new project.

What do you think?

Game_Ender:
How about a real description of number 1.  We don't all use VS 2005.  There are several dozen other platforms and many IDEs out there.

EDIT: I exaggerated, if I had to take a rough guess I would say there are about a dozen other major platforms out there.

David Perfors:
good idea ;) saves a lot of time searching the right peace of code...

kidmosey:
Essentially, wxCRP is a repository (searchable) for all of your code/files that you think you will reuse.

You might be able to use C::B's project templates for this... although that might be overkill for smaller code snippets.

Personally, I just use a snippet directory for all of my reusable code.  Seems to work just as well.

Pecan:

--- Quote from: kidmosey on July 22, 2006, 03:48:49 am ---Essentially, wxCRP is a repository (searchable) for all of your code/files that you think you will reuse.

You might be able to use C::B's project templates for this... although that might be overkill for smaller code snippets.

Personally, I just use a snippet directory for all of my reusable code.  Seems to work just as well.


--- End quote ---

wxCRP does not appear to be cross-platform capable. The author's last update indicates he was working on a linux port, and there is no mention of Mac support.

The last update was 2 1/2 yrs ago and no source is available. So I don't think it's possible to adapt for CodeBlocks.

Navigation

[0] Message Index

[#] Next page

Go to full version