docs(kiro): clarify IDE vs CLI setup guidance (#0000)#7068
docs(kiro): clarify IDE vs CLI setup guidance (#0000)#7068EffortlessSteven wants to merge 1 commit into
Conversation
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
|
Warning Rate limit exceeded
To keep reviews running without waiting, you can enable usage-based add-on for your organization. This allows additional reviews beyond the hourly cap. Account admins can enable it under billing. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Run ID: 📒 Files selected for processing (4)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Closing as duplicate of #7070 - consolidating duplicate kiro documentation PRs |
Motivation
perllsponPATHfor IDE users, which contradicts the extension's auto-download behavior.lsp.jsonor.kiro/settings/lsp.json.Description
docs/EDITORS/KIRO_SETUP.mdto document the two distinct setup paths.docs/how-to/EDITOR_SETUP.mdto change the Amazon Kiro table and minimal guidance to prefer the OpenVSXEffortlessMetrics.perl-lsp-rsextension for Kiro IDE and note CLI custom-LSP configuration forperllsp --stdio.docs/reference/CONFIG.mdto use the canonicalperllspbinary name and show IDE/CLI configuration examples and the safer/code initwording.docs/how-to/TROUBLESHOOTING.mdexplaining verification commands, logs, and that some client-initiated requests for custom non-built-in languages may not be forwarded.Testing
cargo xtask fmtto format the repo and the task completed successfully.Codex Task