CodingTrain / Bizarro-Devin

12 stars 4 forks source link

feature: run code formatter #10

Closed Bibhav48 closed 6 months ago

Bibhav48 commented 6 months ago

This pull request implements a new function that takes an editor of type vscode.TextEditor as a parameter and formats the contents of the file accordingly.

Changes Made:

This pull request addresses the feature outlined in issue #3.