Skip to content

Releases: kkdev92/quick-utils

v0.1.0

07 Feb 08:23

Choose a tag to compare

Quick Utils v0.1.0

Initial release of Quick Utils VS Code extension.

Features

  • Text Transform: Upper/Lower/camelCase/PascalCase/snake_case/kebab-case, Base64, URL encode/decode
  • JSON Tools: Format and Minify JSON
  • Code Generation: UUID, Lorem Ipsum, Date insertion
  • Regex Tester: Interactive WebView panel
  • Activity Bar: Categorized tools list and operation history
  • Localization: English and Japanese (l10n)
  • API Integration: Secure API key storage with auto-retry
  • Configuration: .quickutilsrc file watcher for project-level settings