Skip to content

Conversation

@tyler-jewell
Copy link
Contributor

Summary

  • Rename plugin directory from dart-analyzer to dart-lsp for consistency
  • Update plugin.json name to dart-lsp
  • Update .lsp.json client-id to claude-code.dart-lsp

Test plan

  • Verify plugin loads correctly with new name
  • Confirm LSP functionality works as expected

🤖 Generated with Claude Code

tyler-jewell and others added 4 commits December 25, 2025 11:40
Add dart-analyzer LSP plugin using the Dart Analysis Server bundled
with the Dart SDK. Includes Flutter-optimized initialization options
and a session hook to verify SDK installation.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
- Rename directory from dart-analyzer to dart-lsp
- Update plugin.json name to dart-lsp
- Update .lsp.json client-id to claude-code.dart-lsp

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
Copy link
Owner

@boostvolt boostvolt left a comment

Choose a reason for hiding this comment

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

Thanks for the addition. Some small comments. And pls add the dart-analyzer to the root README as well. Thanks!

- Rename dart-lsp directory to dart-analyzer
- Update plugin name to dart-analyzer (matching marketplace.json)
- Update version to 1.0.0 (matching marketplace.json)
- Update client-id to claude-code.dart-analyzer
- Remove default initialization options and settings
- Add dart-analyzer to README table and install instructions
@boostvolt boostvolt merged commit 1482e38 into boostvolt:main Jan 2, 2026
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