CommandDash / commanddash

AI assist to integrate APIs and SDKs without reading docs.
https://commanddash.io
Apache License 2.0
229 stars 44 forks source link

Remove Dart analyzer dependency to enable functionality for other languages #289

Closed KevalPrajapati closed 3 weeks ago

KevalPrajapati commented 3 weeks ago

This removes the dependency of Dart analyzer (Dart ide extension) from the extension. This will allow the ide to function for other languages as well.