Skip to main content

SimpleLogs v1.1.3 Release

This maintenance release focuses on code quality improvements and marketplace visibility enhancements.

Improvements

  • Marketplace Metadata: Added pricing information ("pricing": "Free") to make it clearer that SimpleLogs is completely free to use

  • Code Quality: Completed a comprehensive code quality overhaul

    • Renamed all TypeScript interfaces to follow the "I" prefix naming convention for better code consistency
    • Removed unused variables and imports throughout the codebase
    • Replaced non-null assertions with proper null checks and optional chaining for safer code
    • Added proper type annotations where needed
    • Fixed regex escape sequences in character classes
    • Achieved 0 ESLint errors and 0 warnings across the entire codebase

Get Started

Download the latest version from the VS Code Marketplace or update your extension within VS Code.

Thank you for using Simple Logs!