/document not working as expected #118
Labels
BUG P3
Owned by another team
We are maintaining this feedback for visibility but it is not within the control of our team
triaged
A work item has been created. Now being handled internally.
Summary
The /document functionality is not working correctly for Apex classes. At times, it adds more methods than the original class, and other times, it simply returns the original class unchanged.
Steps To Reproduce:
Expected result
provided class level and method level documentation without changing original code
Actual result
it adds more method than origial class and sometimes it directly returns original class itself.
Additional information
Salesforce Extension Version in VS Code: 62.9.1
Salesforce Einstein For Developers Version in VS Code: 1.7.0
OS and version: Version 14.7.2 Sonoma
VS Code version: 1.96.2
The text was updated successfully, but these errors were encountered: