3.1.15. Waf Tool VS Code¶
The tool is located in tools/waf-tools.
3.1.15.1. Tool Documentation¶
Implements a waf tool to configure a VS Code workspace to foxBMS specific needs
For information on VS Code see https://code.visualstudio.com/.
- 
f_vscode.configure(conf)¶
- configuration step of the VS Code waf tool: - Find code 
- configure a project if code was found 
 
- 
f_vscode.fix_jinja(txt)¶
- appends empty line to file, if missing 
