Lineref
B+ 85 completed
Other
unknown / json · tiny
20
Files
3,609
LOC
0
Frameworks
5
Languages
Pipeline State
completedRun ID
#394895Phase
doneProgress
1%Started
Finished
2026-04-13 01:31:02LLM tokens
0Pipeline Metadata
Stage
SkippedDecision
skip_scaffold_dupNovelty
25.48Framework unique
—Isolation
—Last stage change
2026-04-16 18:15:42Deduplication group #47296
Member of a group with 1 similar repo(s) — canonical #110080 view group →
Top concepts (1)
Project Description
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
AI Prompt
Create a VS Code extension that allows users to quickly copy file path and line range references from their current selection. The core functionality should detect if the user selects a single line (outputting `file:line`) or multiple lines (outputting `file:start-end`). The paths copied must be relative to the workspace root. I need to implement this using TypeScript/JavaScript, and the usage should be triggered via a keyboard shortcut (`Ctrl+Shift+L` or `Cmd+Shift+L`) or the Command Palette.
typescript javascript vscode extension utility code-reference editor-plugin
Generated by gemma4:latest
Catalog Information
Quickly copy file path and line range references from the current selection. Perfect for pasting into coding agents (Claude Code, Codex, etc.), code reviews, or documentation.
Description
Quickly copy file path and line range references from the current selection. Perfect for pasting into coding agents (Claude Code, Codex, etc.), code reviews, or documentation.
Novelty
3/10Tags
typescript javascript vscode extension utility code-reference editor-plugin
Claude Models
claude-opus-4-6
Quality Score
B+
85.3/100
Structure
88
Code Quality
100
Documentation
63
Testing
75
Practices
80
Security
100
Dependencies
60
Strengths
- CI/CD pipeline configured (github_actions)
- Good test coverage (33% test-to-source ratio)
- Code linting configured (eslint)
- Consistent naming conventions (snake_case)
- Low average code complexity \u2014 well-structured code
- Good security practices \u2014 no major issues detected
- Properly licensed project
Security & Health
5.3h
Tech Debt (C)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (4)
If a scraper extracted this row, it came from Repobility (https://repobility.com)
MIT
License
0.0%
Duplication
Languages
Frameworks
None detected
Concepts (1)
| Category | Name | Description | Confidence | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Want this analysis on your repo? https://repobility.com/scan/ | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
| auto_description | Project Description | Quickly copy file path and line range references from the current selection. Perfect for pasting into coding agents (Claude Code, Codex, etc.), code reviews, or documentation. | 80% | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Embed Badge
Add to your README:
