Skip to content
| Marketplace
Sign in
Visual Studio Code>SCM Providers>CoolPlayNew to Visual Studio Code? Get it now.
CoolPlay

CoolPlay

CPcode

|
3 installs
| (1) | Free
A cool VSCode extension with Status, Rules, and Comments sections
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CoolPlay - Track Your Files' Progress

Version VS Code License

Buy Me A Coffee

CoolPlay is a comprehensive VS Code extension that enhances your development workflow with intelligent file status management, customizable coding rules, and advanced comment tracking.

✨ Features

📊 Status Management

Status Management Demo

  • File Status Tracking: Mark files as DRAFT, ONGOING, or DONE
  • Visual Indicators: Color-coded badges in the file explorer
  • Status Persistence: Automatically saves status across sessions

📋 Rules System

Rules Management Demo

  • Global Rules: Create rules that apply to all files in your workspace
  • Local Rules: File-specific rules for targeted guidance
  • Persistent Storage: Rules are saved in .coolplay directory

💬 Comment Management

Comments Management Demo

  • Smart Detection: Automatically finds TODO, REVIEW, NOTE, HACK, FIXME, BUG, OPTIMIZE and WARNING comments
  • Real-time Updates: Monitors file changes and updates comment list
  • Status Tracking: Mark comments as completed or pending
  • Quick Navigation: Click to jump directly to comment location

📖 Usage

Getting Started

  1. Look for the ⚡ (lightning) icon in the Activity Bar
  2. Click to open the CoolPlay panel
  3. You'll see three sections: Status, Rules, and Comments

Status Management

  • Set Status: Open CoolPlay panel and click the "Toggle File Status" icon button to change file status
  • View Status: File badges show current status (D=Draft, O=Ongoing, ✓=Done)

Rules Management

  • Add Global Rule: Click "+" in Rules section → Add Global Rule
  • Add Local Rule: Click "+" in Rules section → Add Local Rule
  • Edit Rules: Right-click any rule → Edit
  • Filter Rules: Use filter buttons to show All/Global/Local rules
  • Sort Rules: Sort by completion status

Comment Tracking

  • Auto-Detection: Comments are automatically detected when you open files
  • Mark Complete: Click the checkbox next to any comment
  • Navigate: Click comment text to jump to its location
  • Filter: Switch between Pending and Completed views

File Status Colors

  • DRAFT: Blue badge (D)
  • ONGOING: Yellow badge (O)
  • DONE: Green badge (✓)

Supported Comment Types

  • TODO: Tasks to be completed
  • REVIEW: Needs review
  • NOTE: Important notes
  • HACK: Temporary workarounds
  • FIXME: Issues that need fixing
  • BUG: Known bugs
  • OPTIMIZE: Performance improvements needed
  • WARNING: Critical issues

📁 File Structure

CoolPlay creates a .coolplay directory in your workspace root. Don't delete this directory. Don't add this directory to gitignore.

📄 License

This project is licensed under the MIT License - see the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft