Build AptioV On VSCode README
This is README file of Build AptioV on VScode extension
Supporting Commands
Set AptioV tool path : use to update/add AptioV tool path
Delete AptioV tool path : use to remove AptioV tool path
Set EWDK path : use to update/add EWDK directory
Set Python path : use to update/add customize python package
Build AptioV : Build AptioV project
BuildAptioVOnVs settings : Menus
Clean all paths : Reset all variables
Requirements
Extension Settings
BuildAptioVOnVs.ewdkPath : use to store EWDK location
BuildAptioVOnVs.customizePythonPath : use to store if customize python package needed
BuildAptioVOnVs.aptioVToolPathArray : use to store multi-version of AptioV tool packages location.
Release Notes
0.0.1
- Initial release of Build AptioV on VScode
0.0.3
- Implement Delete AptioV tool path command
- Implement Add AptioV tool path option when trying to build project
0.0.4
- Implement error handling for missing EWDK tool path
0.0.5
0.0.6
- Support custom
BuildAll command that define in Aptio project file when build.
- Using
CMD instead PowerShell
0.0.7
- add hotkey 'f9' for 'BuildAll'
Following extension guidelines
| |