Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Fix Code 2.0 #79

Open
5 tasks
Yiannis128 opened this issue Aug 1, 2023 · 1 comment
Open
5 tasks

[Feature] Fix Code 2.0 #79

Yiannis128 opened this issue Aug 1, 2023 · 1 comment
Labels
enhancement New feature or request mega This issue tracks other issues research This issue isn't being worked on, it is being considered, and researched.
Milestone

Comments

@Yiannis128
Copy link
Collaborator

Yiannis128 commented Aug 1, 2023

Fix-code 2.0 will include the changes to the original fix-code command:

Fix code 2.0 will bring the following changes:

  • Fix each function separately rather than fixing the entire file.
  • Prune elements from the source code that the function being fixed does not use.
  • Fix code 2.0 will accept an optional positional argument that will work like optimize code, where the functions can be specified to be fixed. If none are specified, then all the functions in the file will be fixed.
  • Fix code 2.0 should be triggered with the following command /fix-fn.
@Yiannis128 Yiannis128 added the enhancement New feature or request label Aug 1, 2023
@Yiannis128 Yiannis128 added this to the Version 0.3.0 milestone Aug 1, 2023
@Yiannis128 Yiannis128 pinned this issue Aug 1, 2023
@Yiannis128 Yiannis128 added research This issue isn't being worked on, it is being considered, and researched. mega This issue tracks other issues labels Oct 4, 2023
@Yiannis128
Copy link
Collaborator Author

Yiannis128 commented Feb 8, 2024

TODO: Need to remove OCM and refactor issue to new direction FCM is heading.

@Yiannis128 Yiannis128 modified the milestone: Version 0.4.0 Feb 8, 2024
@Yiannis128 Yiannis128 unpinned this issue Jul 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request mega This issue tracks other issues research This issue isn't being worked on, it is being considered, and researched.
Projects
None yet
Development

No branches or pull requests

1 participant