devchat-ai / devchat

Automate your dev tasks with AI-powered scripts, from your IDE's chat panel.
https://www.devchat.ai
Apache License 2.0
351 stars 42 forks source link

document_symbols not returning expected substructure information in ide_services #233

Closed yangbobo2021 closed 9 months ago

yangbobo2021 commented 9 months ago

The document_symbols interface in ide_services is not returning the expected substructure information as described. It is missing crucial information related to the substructure of the document symbols. This is causing issues with the functionality of the feature. We need to investigate and fix this discrepancy to ensure the correct and complete information is returned by the document_symbols interface.