[New Feature] Ballerina formatter support for optimising imports #39307
AzeemMuzammil
started this conversation in
Ideas
Replies: 1 comment
-
Related issue #38296 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Optimizing the imports in a source file gives much readability and a common formatting feature supported by many IDEs for almost all languages. And so far Ballerina formatter does not have import-optimization feature. And we have created a document to compare how import optimization works with different languages so we can come up with a strategy for Ballerina.
Here I have attached the link to the document anyone can refer to: https://docs.google.com/document/d/1eu3V6RQUiBRNCloT5TzSHeG63vxzWPNB5xBxQb2uiMU/edit?usp=sharing
@hevayo @sameerajayasoma @mohanvive you inputs in this regard is much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions