[PR #4841] core: add built-in Dart LSP server and formatter #11140

Closed
opened 2026-02-16 18:15:56 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/4841

State: closed
Merged: Yes


I'm working a lot with Flutter / Dart, so when I've noticed that dart has a built-in LSP I've tried it.

I have no hard evidence, but subjectively the Models seam to be less lost and perform better with the LSP, so I think this might be useful for others too.

Benefits:
Users can now get Dart language support and formatting automatically without manual configuration when dart command is available


I haven't opened an Issue for this, because if I understood contributing guidelines correctly, it's not needed for such change.

Let me know if any changes or further clarification is needed :D

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/4841 **State:** closed **Merged:** Yes --- I'm working a lot with Flutter / Dart, so when I've noticed that `dart` has a built-in LSP I've tried it. I have no hard evidence, but subjectively the Models seam to be less lost and perform better with the LSP, so I think this might be useful for others too. **Benefits:** Users can now get Dart language support and formatting automatically without manual configuration when dart command is available --- I haven't opened an Issue for this, because if I understood [contributing guidelines](https://github.com/sst/opencode/blob/dev/CONTRIBUTING.md) correctly, it's not needed for such change. Let me know if any changes or further clarification is needed :D
yindo added the pull-request label 2026-02-16 18:15:56 -05:00
yindo closed this issue 2026-02-16 18:15:56 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#11140