Skip to content

1.0.2

Latest

Choose a tag to compare

@kassudevv kassudevv released this 03 Apr 11:41

Manual Installation:

  1. Open VSCode
  2. Open Command Palette (CTRL + SHIFT + P)
  3. Search for >Extensions: Install from VSIX...
  4. Find and install the attached VSIX file

Patch Notes

  • Ensure only one newline separating your imports and first code block.

  • Significant performance improvements:

    • Build all text content in-memory and apply through a single edit.replace call.
    • Prevent logging in production env to avoid saturating I/O stream.
  • Full Changelog: https://github.com/kasparnau/verse-auto-imports-mit/commits/stable