Panda Stack is a VS Code extension designed to enhance developer productivity. It allows you to easily manage and use frequently used commands and code snippets.
Features
Command Shortcuts: Save your frequently used terminal commands and execute them with a single click.
Snippet Shortcuts: Store code snippets and quickly use them in your files.
Dart/Flutter Project Support: Automatically recognizes Dart and Flutter projects and offers specialized operations.
Multi-Language Support: Available in English and Turkish.
Usage
Command Shortcuts
Click on the Panda Stack icon in the activity bar
Click the "+" button next to the "Command Shortcuts" category
Enter a shortcut title, commands, and optional description
Click on the saved shortcut to execute the command
Snippet Shortcuts
Click on the Panda Stack icon in the activity bar
Click the "+" button next to the "Snippet Shortcuts" category
Enter a snippet title, supported file types, code, and optional description
To use a snippet:
Click on the snippet in the Panda Explorer panel
OR type the snippet title while editing and select it from IntelliSense suggestions
Key Benefits
Time Saving: Execute complex command sequences with a single click
Consistency: Use standardized code snippets across your projects
Customization: Create shortcuts that fit your specific workflow
Multi-line Support: Create and use multi-line snippets easily
Requirements
VS Code 1.100.0 or higher is required for this extension to work.
Installation
Open VS Code
Go to Extensions (Ctrl+Shift+X)
Search for "Panda Stack"
Click Install
Version History
0.1.0
Added multi-language support (English and Turkish)