|
Code Snippets
A Code Snippet is a reusable fragment of the program that is stored in a xml file and retrieved when needed. Such code snippets, similar to those in Visual Studio, can be included while creating files using the EditControl.
Predefined code snippets similar to VS.Net 2005 can be included in the EditControl. Complete support to load and save VS.Net 2005 compatible code snippets is available. The code will be highlighted to indicate that data has to be entered to complete it. The list of code snippets available for insertion will be displayed in a code snippet popup window. Keyboard shortcuts are also available for the same.
Including Code Snippets in the EditControl
Code Snippets included in the EditControl
|
|
|
|