objectionary / eo-vscode

VSCode Extension for the EO Language with a Language Server
https://marketplace.visualstudio.com/items?itemName=eolang.eo
MIT License
6 stars 0 forks source link

Refactoring is necessary #36

Closed EduardoFernandes1410 closed 1 year ago

EduardoFernandes1410 commented 1 year ago

The current code is too complex with a non-ideal file organization. It is necessary to separate better the file division, extract methods and overall improve the readability of the code.