All notable changes to the "EditExcelPQM" extension will be documented in this file.
- After VSCode Electron update plugin fails to start. I'vr recompiled native node modules (winax). Recompiled for VSCode 1.54.1, Electrol 11.3.0, NODE_MODULE_VERSION / ABI (application binnary interface) 85
- Modified build_winax_for_vscode NPM script to comply with a new version of Electron
- Unable to open xlsm file
- After VSCode Electron update plugin fails to start and asks for recompilation of native node modules (winax). Recompiled for VSCode 1.50.1
- Change popup items labels after user feedback
- After you delete query from M file and export it to xlsx, a deleted query is dropped in xlsx
- Context menue now has an option to close excel without saving
- All items of context menue have EEPQM prefix
- Export all M queries from xlsx/xlsm file to *.m file
- Import queries from *.m file to xlsx/xlsm
- Edit M code in VSCode and run queries in Excel immediately
- Create new queries in VSCode and upload them to Excel