Warning
This repository is archived and is no longer maintained.
Issues and pull requests are not monitored.
NOTE: This extension is still in its early days, and active development is taking place. If you find any issues with the extension, please file an issue in this repository!
You need to have Importer installed, and is executable from VS Code extension.
The below is the current list of supported actions.
importer updateon the open fileimporter purgeon the open file- Add Importer and Exporter snippets (
imptrandexptras a trigger) - Wrap selected lines with Importer or Exporter Markers
- Importer not made available in
PATHwould cause command not found error - More to be added...
Fixed some annoying behaviours.
importer updateandimporter purgecommands to save the file before executing the Importer commands.- Importer Markers will be added as "insert"
- Exporter Markers will be added as "wrapped", with some line selection fix
8th November, 2021
Initial release with minimal code and testing. This release adds the following commands.
importer updateon the open fileimporter purgeon the open file- Add Importer and Exporter snippets (
imptrandexptras a trigger) - Wrap selected lines with Importer or Exporter Markers
8th November, 2021
Critical bugs were found, which made the extension to be essentially unusable. Please do not use this version.