docs.kde.org
Editing Tools
Prev
Next

Chapter 6. Editing Tools

Table of Contents

Code Snippets
Keyboard Mapping
The Problem Reporter
Searching and Grepping
Searching for Text
ISearch
Grep
Code Completion
Creating New Files and Classes
Editing the Templates

Code Snippets

Features (preliminary overview)

  • SnippetPart adds a tool-view which by default docks to the right

  • Adding, editing and removing of snippets is available via a popup-menu

  • Double-clicking a snippet form the list inserts it into to the active view at the current cursor position

  • Tool tips show the content of a snippet

  • Snippets are stored in the users home-directory, so every user can have his own snippets

  • Snippets can contain variables in the style of $VARNAME$. On using the snippet the user is prompted to enter replacement value for the variables

Prev
Next
Home


docs.kde.org