Skip to content

Releases: battleoverflow/vsioc

v1.0.3

23 May 00:58
6a737b1
Compare
Choose a tag to compare

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

Full Changelog: v1.0...v1.0.3

v1.0

12 Nov 22:30
Compare
Choose a tag to compare

Changelog

You can install this extension using the VS Code extensions tab by searching vsioc or view it in the marketplace: https://marketplace.visualstudio.com/items?itemName=battleoverflow.vsioc

Features

  • Real-time IOC extraction from the active VS Code editor

Read up on the extension here: https://github.com/battleoverflow/vsioc#readme