PZ-next is a Visual Studio Code extension designed to streamline development workflows in web applications, focusing on localization and icon management. This extension provides features like localization key auto-completions, SVG icon processing, and font generation from SVG files.
Features
Localization Key Completions
Auto-suggests localization keys from JSON files.
Supports both monorepo and standard repository structures.
Newly added functionality to specify custom locale directory paths.
SVG Icon Management
Processes SVG files by removing unnecessary elements and slugifying file names.
Ensures consistency in icon file naming and formatting.
Font Generation
Generates icon fonts from SVG files in various formats (e.g., EOT, WOFF2, WOFF, TTF, SVG).
Creates corresponding CSS and SCSS files for the generated fonts.