Skip to content

fix(kilo-docs): copy JetBrains EAP URL without newline - #11310

Merged
kirillk merged 1 commit into
mainfrom
docs/jetbrains-eap-copyline
Jun 17, 2026
Merged

fix(kilo-docs): copy JetBrains EAP URL without newline#11310
kirillk merged 1 commit into
mainfrom
docs/jetbrains-eap-copyline

Conversation

@kirillk

@kirillk kirillk commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Add a reusable one-line copy Markdoc component for exact clipboard values.
  • Use it for the JetBrains EAP plugin repository URL in the installation docs.

Why

JetBrains IDEs do not read the custom plugin repository URL properly when it is pasted with trailing whitespace from a copied code block. This makes the EAP install flow fragile for users, so the docs now provide a copy control that writes exactly the repository URL without a trailing newline while leaving normal code block copy behavior unchanged.

Screen Shot 2026-06-16 at 10 25 33 AM

Validation

  • bun run typecheck from packages/kilo-docs
  • bun run build from packages/kilo-docs

@vercel

vercel Bot commented Jun 16, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
docs (docs-staging) Ready Ready Preview, Comment Jun 16, 2026 2:00pm

Request Review

@kilo-code-bot

kilo-code-bot Bot commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Code Review Summary

Status: No Issues Found | Recommendation: Merge

Files Reviewed (5 files)
  • packages/kilo-docs/components/CopyLine.tsx
  • packages/kilo-docs/components/index.js
  • packages/kilo-docs/markdoc/partials/install-jetbrains.md
  • packages/kilo-docs/markdoc/tags/copy-line.markdoc.ts
  • packages/kilo-docs/markdoc/tags/index.ts

Reviewed by deepseek-v4-pro-20260423 · 287,263 tokens

Review guidance: REVIEW.md from base branch main

@kirillk
kirillk enabled auto-merge June 16, 2026 14:45
@kirillk
kirillk merged commit 2a74b20 into main Jun 17, 2026
23 of 24 checks passed
@kirillk
kirillk deleted the docs/jetbrains-eap-copyline branch June 17, 2026 13:13
NJ-2020 pushed a commit to NJ-2020/kilocode that referenced this pull request Jul 4, 2026
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
t7tran pushed a commit to t7tran/kilocode that referenced this pull request Aug 14, 2026
…pyline

fix(kilo-docs): copy JetBrains EAP URL without newline
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants