You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: Add limitations to Auto-edit feature documentation
- Clarify that Auto-edit suggestions are limited to a fixed number of lines around the cursor
- Document that Auto-edit may not propose all necessary changes in complex refactoring scenarios
- Explain that manual deletion or cleanup of code may still be required in some cases
- Note that Auto-edit suggestions may not cover all similar instances of code that could be changed
0 commit comments