# properties for all file types
indent.automatic=1
virtual.space=0
view.whitespace=0
view.endofline=0
code.page=0
caretline.visible=1
highlight.matchingbraces=1
print.syntax.coloring=1
use.tab.color=1
create.backup.files=0
auto.load.ext.modfiles=0
save.prj.before.dbg=0
save.files.before.dbg=0
function.scanner.project=1
function.scanner.files=1
function.scanner.modules=1
# properties for c/cpp files
syntax.colouring.cpp=1
use.tab.cpp=1
tabsize.cpp=4
line.margin.visible.cpp=1
fold.cpp=1
monospaced.font.cpp=1
# properties for asm files
syntax.colouring.asm=1
use.tab.asm=1
tabsize.asm=4
line.margin.visible.asm=0
monospaced.font.asm=1
# properties for other files
use.tabs=0
tabsize=4
line.margin.visible.txt=0
monospaced.font.txt=1
# setting for code completion and syntax check
cc.autolist=1
cc.highlightsyntax=1
cc.showparameters=1
cc.triggerlist=1
cc.triggernumchars=3
cc.enter.as.fillup=0
# autosave for editor files
autosave=0
autosave.interval=5
# vertical edge at right margin
edge.mode=0
edge.column=80
# Specification for text selection and caret line
selection.fore=#FFFFFF
selection.back=#3E10F5
caret.fore=#FF8000
caret.back=#2E0BB9
# Color for vertical edge
edge.colour=#66FAFA
# C/C++ Editor files
template.cpp="#define","#define |";"#if","#if |\r\n\r\n#endif";\\
"#include","#include ";"Header","// Header:\r\n// File Name: |\r\n// Author:\r\n// Date:\r\n";\\
"aw_header_file_template","/**\r\n * @file projekt.h\r\n * @brief Projekt Kurzbeschreibung\r\n *\r\n * Stellt Funktionen für die XXXX zur Verfügung.
\r\n * xxxx\r\n *\r\n * @todo \r\n * - was noch zu tun is\r\n *\r\n * ********************************\r\n * @author Andreas Weick\r\n * @version V1.0.0\r\n * @date xx.xx.2017\r\n *\r\n * @copyright Copyright 2017 Andreas Weick. All rights reserved. \r\n *\r\n * ********************************\r\n */\r\n\r\n\r\n\r\n\r\n/** @addtogroup main Haupt Projekt\r\n * @{\r\n */\r\n \r\n/** @addtogroup module \r\n * @brief module Module vom Projekt\r\n * \r\n * @{\r\n */ \r\n \r\n \r\n \r\n/** @addtogroup xx_Modul\r\n * @brief Modul Beschreibung\r\n * @{\r\n */ \r\n \r\n \r\n \r\n/* Define to prevent recursive inclusion -------------------------------------*/\r\n#ifndef __XX_MODUL_H\r\n#define __XX_MODUL_H\r\n\r\n#ifdef __cplusplus\r\n extern \sC\s {\r\n#endif \r\n\r\n/* Includes ------------------------------------------------------------------*/\r\n// #include \sstm32f10x.h\s // ohne HAL \r\n#include \sstm32f1xx_hal.h\s // für HAL CubeMX\r\n\r\n\r\n\r\n\r\n#ifdef __cplusplus\r\n}\r\n#endif\r\n \r\n#endif /* __XX_MODUL_H */\r\n\r\n/**\r\n * @}\r\n */ \r\n\r\n/**\r\n * @}\r\n */ \r\n\r\n/**\r\n * @}\r\n */ \r\n";\\
"aw_modul_file_template","/**\r\n * @file projekt.c\r\n * @brief Projekt Kurzbeschreibung\r\n *\r\n * Stellt Funktionen für die XXXX Schnittstelle zur Verfügung.
\r\n * xxxxx\r\n *\r\n * @todo \r\n * - was noch zu tun is\r\n *\r\n * ********************************\r\n * @author Andreas Weick\r\n * @version V1.0.0\r\n * @date xx.xx.2017\r\n *\r\n * @copyright Copyright 2017 Andreas Weick. All rights reserved. \r\n *\r\n * ********************************\r\n */\r\n\r\n\r\n\r\n\r\n/** @addtogroup main Haupt Projekt\r\n * @{\r\n */\r\n \r\n/** @addtoroup module \r\n * @brief module Module vom Projekt\r\n * \r\n * @{\r\n */ \r\n \r\n \r\n \r\n/** @defgroup xx_Modul\r\n * @brief Modul Beschreibung\r\n * @{\r\n */ \r\n\r\n/* Includes ------------------------------------------------------------------*/\r\n#include \sxx_modul.h\s\r\n\r\n// #include \sstm32f10x.h\s // ohne HAL \r\n#include \sstm32f1xx_hal.h\s // für HAL CubeMX\r\n\r\n\r\n\r\n/**\r\n * @}\r\n */ \r\n\r\n/**\r\n * @}\r\n */ \r\n\r\n/**\r\n * @}\r\n */ \r\n";\\
"continue","continue;";"do","do\r\n{\r\n\t// TODO: enter the block content here\r\n\t\r\n\t|\r\n} while ();\r\n";\\
"doxygen_Function","/**\r\n * @brief | \r\n *\r\n * todo: Beschreibung \r\n * @param None\r\n * @retval None\r\n */";\\
"doxygen_file","/**\r\n * @file projekt.c\r\n * @brief Projekt Kurzbeschreibung\r\n *\r\n * Stellt Funktionen für die RS232-Schnittstelle zur Verfügung.
\r\n * Der Empfang wird von einem Interupt-Handler erledigt\r\n *\r\n * @todo \r\n * - was noch zu tun is\r\n *\r\n * ********************************\r\n * @author Andreas Weick\r\n * @version V1.0.0\r\n * @date xx.xx.2017\r\n *\r\n * @copyright Copyright 2017 Andreas Weick. All rights reserved. \r\n *\r\n * ********************************\r\n */\r\n";\\
"doxygen_mainpage","/** \r\n * @mainpage proname Projektname - Kurzbeschreibung\r\n *\r\n * \r\n * Beschreibung
\r\n * Beschreibung.
\r\n * Beschreibung
\r\n *\r\n *
Pin | \r\n *Name | \r\n *Farbe | \r\n *Funktion | \r\n *
1 | \r\n *x+12V | \r\n *xrt | \r\n *xxVersorgungsspannung Ubatt (+12V) | \r\n *