Code Time Limiter for Visual Studio CodeCode Time Limiter is an extension for Visual Studio Code designed to help manage your coding time effectively. It allows you to set a specific time limit for coding, after which it will automatically apply lint errors to all open editors to gently remind you that your designated coding time is over. This tool is perfect for managing time spent on projects, enforcing breaks, or limiting coding time to ensure work-life balance. Features
How to Use
InstallationInstall Code Time Limiter from the Visual Studio Code Marketplace or by searching for "Code Time Limiter" in the Extensions view ( Commands
RequirementsVisual Studio Code 1.86.0 or higher. Known IssuesCurrently, lint errors applied to indicate the end of coding time are not automatically cleared when the time limit is deactivated. You will need to manually clear the lint errors or restart VSCode. ContributingContributions are welcome! Please feel free to submit pull requests or open issues to improve the extension. LicenseThis project is licensed under the AGPL-3.0. Its use, modification, and distribution are allowed under the terms of this license. |