code-pointer

Community

Open code at exact lines in VSCode.

Authorcadrianmae
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Open files in VSCode at precise line (and optional column) positions to guide explanations, debugging, or code reviews.

Core Features & Use Cases

  • Open at line: code -g path/to/file.js:42
  • Open at line and column: code -g path/to/file.js:42:10
  • Best practices: use absolute paths, quote paths with spaces, validate file existence

Quick Start

Open at a specific location: code -g path/to/file.js:42

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: code-pointer
Download link: https://github.com/cadrianmae/claude-marketplace/archive/main.zip#code-pointer

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository