Releases: devprodest/make-to-cpp-props
Releases · devprodest/make-to-cpp-props
Release list
rev 0.2.4
REFACT. Removed the activeConfigName parameter from the settings, now the active configuration is stored inside the editor individually for each separate workspace
Full Changelog: 0.2.2...0.2.4
rev 0.2.2
Revised the extension concept.
- FIX. Intellisens configuration is now updated immediately after changing the selected configuration.
- FIX. Improved stability of configuration generation
- FIX. Now the .vscode folder is not created automatically, it is better to use workspaces
- REFACT. Renamed parameters
- REFACT. Changed the way of getting data from the hook application, now the file is not created
- REFACT. Changed the icon
- NEW. The extension log is now output to a separate log, not to the browser console
- NEW. Added snippets for the
clanguage
Full Changelog: https://github.com/devprodest/make-to-cpp-props/commits/0.2.2