All notable changes to the "staircase-imports" extension will be documented in this file.
-3/6/2024
-
Integrated AST Tree Parsing for robustness and better handling of edge cases.
-
Bug fix for multiline strings including import statements
-
2 / 24 / 2024
- Added support for Java.
- (Developers Only) Added tests for Java formatting.
-
2 / 23 / 2024
- Refactored Python formatting to be cleaner and more robust in handling different edge cases.
- Bug fixes mentioned in the README for python formatting have been resolved.
- New known issue for general formatting has been added to the README.
- (Developers Only) Added tests for Python formatting.
-
2 / 22 / 2024
- Refactored JavaScript/TypeScript formatting to be cleaner and more robust in handling different edge cases.
- Added known issues for Python formatting to the README.
- (Developers Only) Added tests for JavaScript/TypeScript formatting.
- (Developers Only) Added prettier to format codebase.
-
2 / 18 / 2024
- Support for JavaScript/TypeScript.
-
2 / 15 / 2024
- Initial release of Staircase Imports.
- Support for Python.
- Support for enabling and disabling the extension.
- Support for formatting imports in ascending or descending order.