| Projects on Google Code | Results 1 - 10 of 66 |
eSnippet just means easy snippet. A snippet repository and snippet IDE client to make snippet using easily. and you can find the demo site at http://snippet.mvnsearch.org
Snippet repository screen shot:
[http://esnippet.googlecode.com/svn/trunk/snippet_repo/src/site/resources/images/snippet_rep...
Simple code snippet manager created using Java and Swing. The idea of the app is to be used on presentations when you need to paste all kind of snippets ( html,xaml, C#, java ). The similar tool is used by Karen Corby in MIX09 presentation about creating silverlight controls.[http://code.google.com/...
=项目说明=
这是[http://www.smartdio.com “小麦工作室”SmartStudio]共享代码片段的项目。这些代码片段有来自小麦工作室的以及小麦本人的众多软件项目,也有来自小麦所写的图书中的代码实例。关于本项目的更多信息可以参考[About About]文档。
=code snippet depot=
In my working, I will writing some small tools, for remember and track mine think, ideas,etc. I record these codes at the Google Hosting.
[http://blog.tairan.org blog]
Snippets warehouse based on google appengine.
A place where instcode's litter is living its own life...
snippet
*YASnippet* is a template system for Emacs. It allows you to type an
abbreviation and automatically expand it into function
templates. Bundled language templates includes: C, C++, C#, Perl, Python, Ruby,
SQL, LaTeX, HTML, CSS and more. The snippet syntax is inspired from [http://manual.macromates...
Snippetology lets you pull text snippets from the database and inject them into your Django templates (or directly into your view code). If text sounds boring, it shouldn't - the snippets can be any HTML content including flash or image tags, regular markup, CSS, Javascript, etc..
This is a very ...
=XP's Template engine for vim=
Code snippets engine for Vim. And snippets library. Life is short, do less, get more.
You can use XPtemplate as a Snippet Engine or as a Language Grammar Guide.
Usage:
{{{
vim xpt.c
for<C-\>
}}}
generates:
{{{
for (i = 0; i < len; ++i){
/* cu...