vscode-makefile-tools/CHANGELOG.md

15 строки
455 B
Markdown
Исходник Обычный вид История

# Change Log
All notable changes to the "vscode-makefile-tools" extension will be documented in this file.
2020-09-30 01:21:50 +03:00
## 0.1.1
2020-09-30 01:21:50 +03:00
- Addressed feedback from 0.1
- Replaced the strategy for determining build targets and removed the giant log.
- Added settings for where configuration logs can be stored.
- Added project configuration caching to speed up subsequent session loads.
2020-09-30 01:21:50 +03:00
## 0.1
- Initial release
- Support for IntelliSense, Build, Debug, Run configurations.