Changelog
This version is a simple optimization update with some improvements to the code quality and better transparency to the user.
- Now includes a new information message when the extension is activated. It also contains a callback to my GitHub account. (7073c9f) by @battleoverflow
- Removed the switch/case from the IOC acquisition (getIOCs()) function. This portion of the code only needed a simple return statement based on the provided parameter. (7073c9f) by @battleoverflow
Note
Install here: https://marketplace.visualstudio.com/items?itemName=battleoverflow.vsioc
Learn more: https://github.com/battleoverflow/vsioc#readme
Full Changelog: v1.0...v1.0.3