BerryCrush VS Code Extension¶
Welcome to the BerryCrush VS Code extension documentation. This extension provides IDE support for BerryCrush scenario and fragment files.
Features¶
- Syntax Highlighting - Rich syntax highlighting for
.scenarioand.fragmentfiles - Navigation - Go-to-definition and find references for fragments and operations
- Auto-Completion - Context-aware completions for keywords, operations, and fragments
- Code Snippets - Quick snippets for common patterns
- Formatting - Document formatting with table alignment
- Code Folding - Collapse scenarios, fragments, and step blocks
- Document Outline - Symbols view for easy navigation
- Document Links - Clickable links to fragments and operations
Getting Started¶
- Installation - Install the extension from VS Code Marketplace
- Getting Started - Create your first scenario file
- Configuration - Configure the extension settings
Documentation Sections¶
User Guide¶
Developer Guide¶
Need Help?¶
- Report issues on GitHub
- Check the BerryCrush Documentation