This screenshot shows AtomWeaver's Library Module. On the Library Module you will organize Atom Templates - your reusable pieces of knowledge - into Atom Libraries.
The left-side pane shows the library tree, with three Atom Libraries loaded: Root, C++ and Base. Currently selected is the cpp_method Atom Template.
On the right-side pane, a syntax-highlighting editor will help you define your Atom Template details: its attributes, its editor, and its generation code. In this case, cpp_method's generation code is being edited. |