#New Features
Create Snapshots: Capture the current state of your code with a timestamped snapshot. This allows you to save and revisit code states for later reference or rollback. Restore Snapshots: Easily restore previous snapshots to revert to earlier code versions. You can select from a list of snapshots and restore them directly within VS Code. Delete Snapshots: Remove specific snapshots from your list when they are no longer needed. This helps keep your snapshot repository clean and relevant. Clear All Snapshots: Delete all snapshots at once with a confirmation prompt. This feature helps in managing storage and maintaining a clean snapshot directory.
Update Submission Count: Tracks the number of document saves and increments the submission count only when the content has changed. This ensures accurate tracking of meaningful changes. View Submission Graph: Visualize your submission data through a graph. This provides insights into your coding activity over time. View Milestones: Access and review submission milestones. This feature highlights key points in your submission history. Commands deepflow.createSnapshot: Create a snapshot of your current code with a custom name. deepflow.restoreSnapshot: Restore a snapshot from the list of available snapshots. deepflow.showGraph: Display a graph of your submission data in a webview. deepflow.showMilestones: Show milestones related to your submissions in a webview. Installation Open VS Code. Go to the Extensions view (Ctrl+Shift+X). Search for DeepFlow. Click Install to add the extension to your VS Code environment. Usage Create a Snapshot: Use the command palette (Ctrl+Shift+P) and type DeepFlow: Create Snapshot. Follow the prompts to name your snapshot. Restore a Snapshot: Use the command palette (Ctrl+Shift+P) and type DeepFlow: Restore Snapshot. Select a snapshot to restore or delete. View Submission Graph: Use the command palette (Ctrl+Shift+P) and type DeepFlow: Show Graph to visualize your submission data. View Milestones: Use the command palette (Ctrl+Shift+P) and type DeepFlow: Show Milestones to view your submission milestones. Configuration No additional configuration is required. The extension will automatically create a .snapshots directory in your workspace to store snapshots. Contributing Contributions are welcome! Please open an issue or submit a pull request if you have suggestions or improvements. DeepFlow ExtensionDeepFlow is a VS Code extension designed for developers who want to enhance their coding experience by visualizing their submission habits in a fun and engaging way. Inspired by gaming mechanics, DeepFlow turns your coding journey into a game-like experience, motivating you to achieve your goals and celebrate your milestones! Features🎮 Submission Graph
🏆 Milestone Badges
📊 Total Submission Counter
🌟 Stats Overview
📅 Milestones Page
Shortcuts
|