Skip to content
| Marketplace
Sign in
Visual Studio Code>Programming Languages>Code Court - Snippet ManagerNew to Visual Studio Code? Get it now.
Code Court - Snippet Manager

Code Court - Snippet Manager

CodeCourt

|
7 installs
| (1) | Free
Seamlessly access, create, and manage your Code Court snippets directly from VS Code. Browse, search, insert, and organize your code snippets without leaving your editor.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Court - VS Code Extension

Seamlessly access, create, and manage your Code Court snippets directly from VS Code.

Extension Demo

✨ Features

📚 Snippet Management

  • Browse all your snippets in a dedicated sidebar
  • Create snippets from selected code or entire files
  • Edit snippets (title, description, visibility)
  • Delete snippets with confirmation
  • Insert snippets into active editor with one click

🔍 Smart Search & Filtering

  • Live filtering by keywords, tags, or language
  • Search across title, description, and code
  • Clear filter with one click
  • "No results" state with helpful message

🎨 Rich UX Features

  • Hover preview with Markdown-formatted code
  • Auto-detect language from file extension
  • Progress indicators for all operations
  • Keyboard shortcuts for quick actions

🌐 Integration

  • Open in browser to view/share on Code Court
  • Visibility control (Public, Protected, Private)
  • Tags support for better organization
  • Auto-refresh after create/edit/delete

🚀 Getting Started

  1. Open the Code Court sidebar (click the icon in Activity Bar)
  2. Click "Sign In" button
  3. Browser opens to Code Court authentication
  4. Approve access
  5. Automatically redirected back to VS Code
  6. Your snippets load automatically! 🎉

📖 Usage

Creating a Snippet

From selection:

  1. Select code in any file
  2. Right-click > "Code Court: Create Snippet from Selection"
  3. Or: Ctrl+Shift+P > "Code Court: Create Snippet from Selection"

From entire file:

  1. Open any file (no selection needed)
  2. Ctrl+Shift+P > "Code Court: Create Snippet from Selection"

Wizard steps:

  • Enter title (min 3 characters)
  • Enter description (optional)
  • Enter tags, comma-separated (optional)
  • Select visibility (Public/Protected/Private)

Inserting a Snippet

From sidebar:

  1. Click any snippet in sidebar
  2. Code inserts at cursor position

From search:

  1. Ctrl+Shift+P > "Code Court: Search Snippets"
  2. Enter search query
  3. Select snippet from results
  4. Code inserts at cursor position

Editing a Snippet

  1. Right-click snippet in sidebar
  2. Select "Edit Snippet"
  3. Update title, description, or visibility
  4. Confirm

Filtering Snippets

  1. Click search icon in sidebar toolbar
  2. Enter filter keywords
  3. Sidebar shows matching snippets only
  4. Click clear icon to remove filter

⌨️ Keyboard Shortcuts

Command Shortcut Description
Sign In - Authenticate with Code Court
Create Snippet - Create from selection/file
Search Snippets - Filter sidebar snippets
Refresh Snippets - Reload from server

Tip: Use Command Palette (Ctrl+Shift+P) to access all commands

📄 License

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

🔗 Links

  • Code Court Website
  • GitHub Repository
  • Report Issues
  • VS Code Marketplace

Made with ❤️ for developers by developers

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