CodeSnip is an open source code bank for storing and viewing code snippets. It not only manages, displays and manipulates your own code snippets but it can also incorporate snippets downloaded from the online DelphiDabbler Code Snippets Database.
> CodeSnip's source code is now developed over on GitHub: https://github.com/delphidabbler/codesnip
Designed with Pascal code in mind, CodeSnip enables Delphi or Free Pascal code snippets to be test-compiled with any installed Delphi or Free Pascal compiler and results to be reported. Use this feature to validate the syntax of code without switching to your compiler. Compilable Pascal units containing selected snippets can be generated.
Code in other languages can be stored in CodeSnip although the source file generation and compiler checking features will not be available.
Compilable Pascal units of selected snippets can be generated. Selected snippets can also be exported and shared with other CodeSnip users.
Features
- Source code repository
- Delphi and Pascal focus
- Access to online snippets database
- Searchable
- Delphi and Free Pascal code can be test compiled from the program
License
Mozilla Public License 2.0 (MPL 2.0)User Reviews
-
Useful and interesting program.
-
Great program, does what it says it does. Entered in my large collection of snippets, and no more seaching here, there, and yonder. Wonder how I ever did without this wonderful source code library.