Additional Tools
VS Code Extension
Extract hardcoded strings into existing Ditto components directly in VS Code
Overview
Ditto’s VS Code extension utilizes the Ditto CLI to aid in the extraction of hardcoded text directly in the Visual Studio Code editor. You can add the extension directly via the VS Code Marketplace. This functionality includes:
- Detecting text in your codebase that matches existing Ditto components
- Automates the insertion of Ditto developer IDs for matching text
The VS Code extension currently works with Ditto React components.
Planned features
Our VS Code Extension is currently in beta. A few planned features / improvements include:
- i18next support
- Component creation
- expanded text detection