Skip to content

Latest commit

 

History

History
64 lines (51 loc) · 1.83 KB

File metadata and controls

64 lines (51 loc) · 1.83 KB

Change Log

All notable changes to the "anolilab-extension-pack" extension pack will be documented in this file.

Check Keep a Changelog for recommendations on how to structure this file.

[1.0.1] - 2024-03-19

Changed

  • Updated VS Code engine requirement to ^1.80.0

[1.0.0] - 2024-03-19

Added

  • Initial release of the Anolilab Extension Pack
  • Comprehensive set of extensions for JavaScript and TypeScript development
  • Code quality tools including ESLint and Prettier
  • Git integration with GitLens and GitHub support
  • Docker and database development tools
  • UI/UX enhancements with multiple themes and icons
  • Testing and debugging capabilities
  • Internationalization support
  • Markdown and documentation tools
  • Modern development environment support (Deno, Bun, Vite)

Features

  • Code Quality & Formatting

    • ESLint for JavaScript/TypeScript linting
    • Prettier for code formatting
    • Better Comments for improved documentation
    • Error Lens for enhanced error visibility
    • TypeScript Essential Plugins
  • Version Control

    • GitLens for advanced Git integration
    • GitHub Actions and Pull Request support
    • Local History for file changes tracking
  • Development Tools

    • Docker support for container development
    • SQLTools for database management
    • Prisma for database ORM
    • Deno and Bun support
    • Vite integration
    • Tailwind CSS support
  • UI/UX Enhancements

    • Multiple theme options (Ark Dark, Oscura)
    • Bearded Icons for file icons
    • Indent Rainbow for better code readability
    • Auto-close and auto-rename tags
    • Emoji support
    • Mermaid diagram support
  • Testing & Debugging

    • Vitest Explorer
    • Chrome Debugger
    • Semantic Diff for code comparison
  • Internationalization

    • i18n Ally for translation management

Requirements

  • Visual Studio Code version 1.98.0 or higher