You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 31, 2023. It is now read-only.
Extend Rome's formatter to support a second language besides JavaScript. This requires extracting the re-usable parts out of rome_js_formatter, refactoring the codegen, testing, and benchmarking, and extending the LSP to be language agnostic.
If you intend to contribute to any of these tasks please reach out to me so that we can avoid unnecessary merge conflicts and ensure that dependent work is done.
The text was updated successfully, but these errors were encountered:
Goal
Extend Rome's formatter to support a second language besides JavaScript. This requires extracting the re-usable parts out of
rome_js_formatter
, refactoring the codegen, testing, and benchmarking, and extending the LSP to be language agnostic.Features
rome-formatter
#2566Contributing
If you intend to contribute to any of these tasks please reach out to me so that we can avoid unnecessary merge conflicts and ensure that dependent work is done.
The text was updated successfully, but these errors were encountered: