Skip to content

chore: Add Claude TypeScript / JavaScript LSP plugin#852

Merged
rekmarks merged 2 commits intomainfrom
rekm/claude-typescript
Feb 25, 2026
Merged

chore: Add Claude TypeScript / JavaScript LSP plugin#852
rekmarks merged 2 commits intomainfrom
rekm/claude-typescript

Conversation

@rekmarks
Copy link
Member

@rekmarks rekmarks commented Feb 25, 2026

Enables the official Claude TypeScript/JavaScript LSP (Language Server Protocol) plugin for improved code intelligence when working in this repository. Red squigglies, but for the robot. Docs here.


Note

Low Risk
Configuration-only change affecting Claude tooling, with no impact on application runtime or data/security behavior.

Overview
Enables the official Claude TypeScript/JavaScript code-intelligence plugin by adding enabledPlugins.typescript-lsp@claude-plugins-official: true to .claude/settings.json (no other repo/runtime behavior changes).

Written by Cursor Bugbot for commit 14994d7. This will update automatically on new commits. Configure here.

@rekmarks rekmarks requested a review from a team as a code owner February 25, 2026 04:49
@rekmarks rekmarks enabled auto-merge February 25, 2026 04:53
@github-actions
Copy link
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 76%
🟰 ±0%
6556 / 8626
🔵 Statements 75.89%
🟰 ±0%
6661 / 8777
🔵 Functions 73.8%
🟰 ±0%
1640 / 2222
🔵 Branches 75.37%
🟰 ±0%
2418 / 3208
File CoverageNo changed files found.
Generated in workflow #3807 for commit 14994d7 by the Vitest Coverage Report Action

Copy link
Contributor

@sirtimid sirtimid left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why not

@rekmarks rekmarks added this pull request to the merge queue Feb 25, 2026
Merged via the queue into main with commit ceebfe5 Feb 25, 2026
29 checks passed
@rekmarks rekmarks deleted the rekm/claude-typescript branch February 25, 2026 08:02
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