format-imports-vscode icon indicating copy to clipboard operation
format-imports-vscode copied to clipboard

Feature request: Support ArkTS file auto format (onSave, Command Palette and Context Menu)

Open daidodo opened this issue 1 year ago • 0 comments

Is your feature request related to a problem? Please describe. format-imports is now supporting ArkTS (.ets) files from v4.0.7. (See PR for more background) But the plugin cannot format .ets files automatically, via onSave, Command Palette and Context Menu.

The requirement is to support .ets files formation via onSave, Command Palette and Context Menu.

daidodo avatar Dec 16 '24 16:12 daidodo