mirror of
https://github.com/cline/cline.git
synced 2026-09-21 05:10:09 +08:00
* refactor: rename VS Code LM API provider to GitHub Copilot - Change dropdown label from "VS Code LM API" to "GitHub Copilot" - Simplify description to focus on Copilot as the primary use case - Remove experimental warning since the integration is stable - Add link to Copilot extension in VS Marketplace * fix: add font-size inherit to global anchor styles Ensures links inherit font size from their parent element instead of using a potentially different default size.