menu add fix #4297
Replies: 2 comments
-
The person submitting this feature request is suggesting an improvement for how code issues are repaired. Currently, it seems that when fixing errors in a file, only the selected lines or specific instances of a problem are addressed. The proposed feature would allow users to automatically fix all occurrences of the same type of error throughout the entire file, not just in selected lines. In short: The confusion likely arises from the unclear wording of the proposal. The key idea is automating broader repairs instead of manually selecting and fixing each occurrence. |
Beta Was this translation helpful? Give feedback.
-
YES |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
What problem does this proposed feature solve?
fix file all same type erro。
Describe the proposed solution in detail
fixes selected issues.
When repairing, you can fix all the code in the current file that contains the selected problem type (fix all lines with the same error number?), rather than just fixing the problems in the selected lines of code
Technical considerations or implementation details (optional)
No response
Describe alternatives considered (if any)
No response
Additional Context & Mockups
No response
Proposal Checklist
Are you interested in implementing this feature if approved?
Beta Was this translation helpful? Give feedback.
All reactions