Warning: You're looking at a styleless page because your browser is ignoring CSS styles. You're probably using a very old browser, or you disabled CSS support by purpose. We suggest you to download a modern browser such as Firefox or Internet Explorer.
The Code Snippets dock allows you to store your most often used pieces of code in a hierarchical manner.
Creating new snippets or folders, deleting them, copying them to the IDE or to the clipboard are actions that are accessible in the dock's toolbar, or in the contextual menu when you right-click on an item:
To edit the snippet contents, simply select the snippet in the tree, and start typing in the editor below.
A right click on the editor will offer you to select what syntax highlighting should be used:
Code Snippets are also manageable by drag and drop: you can move snippets and folders from their location to an other folder by dragging them, but you can also drag a snippet to your documents to have them pasted in the code:
After the drop, the snippet is pasted in your document: