The Journily VS Code extension tracks your coding activity by monitoring file saves. It syncs with the Journily web app to provide insights into your coding habits and productivity.
Features
Automatic Tracking: Tracks coding activity when you save files
Project Recognition: Automatically detects your project name from Git configuration
Stats Collection: Counts lines added/removed with each save
Background Syncing: Automatically syncs activity to Journily API
Offline Support: Caches activity when offline for later sync
Activity Dashboard: View your recent coding activity directly in VS Code
Simple Authentication: Connect with your Journily API token
Getting Started
Install the extension from the VS Code Marketplace
Open the Journily sidebar by clicking the Journily icon in the activity bar
Enter your Journily API token in the Authentication panel
Start coding! Your activity will be tracked automatically when you save files
Requirements
VS Code 1.60.0 or higher
An account on Journily with an API token
Extension Settings
This extension contributes the following settings:
journily.token: Your Journily API token (stored securely)