summaryrefslogtreecommitdiffstats
path: root/parts/snippet/README.dox
blob: 3cc3ccd03af695e47fa9bb9ff80f3ecc6ee80324 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
/** \class SnippetPart
This plugin provides a tool view for CodeSnippets which can be easily inserted into any TDevelop sourcecode file.

\authors <a href="mailto:rgruber@users.sourceforge.net">Robert Gruber</a>

\maintainer <a href="mailto:rgruber@users.sourceforge.net">Robert Gruber</a>

\feature Provides a tooltree view for easy access to your CodeSnippets
\feature You can use variables in Snippets
\feature Tooltips show the content of the snippets
\feature Snippets are saved based on the user who created them

\requirement KDE >= 3.1.3

\todo Add features
*/