syntax icon indicating copy to clipboard operation
syntax copied to clipboard

Add support for custom width in multi printer

Open amiralies opened this issue 5 years ago • 2 comments

Needed by https://github.com/rescript-lang/rescript-compiler/issues/4838

amiralies avatar Nov 27 '20 15:11 amiralies

We already have support for custom width afaik, but it needs to be exposed in bsc, either via cli flag or bsconfig ... /cc @bobzhang

ryyppy avatar Jan 16 '21 09:01 ryyppy

Currently bsc uses this module to pretty print files, maybe we need to support custom width in this module's API

amiralies avatar Jan 16 '21 09:01 amiralies

The rescript-lang/syntax repo is obsolete and will be archived soon. If this issue is still relevant, please reopen in the compiler repo (https://github.com/rescript-lang/rescript-compiler) or comment here to ask for it to be moved. Thank you for your contributions.

stale[bot] avatar May 28 '23 23:05 stale[bot]