prettier/tests/range
mathieulj 26183e5be2 Use same print width for range formatting as normal formatting. (#6050)
* Use same print width for range formatting as normal formatting.

Fixes an issue were a file would end up formatted differently
with ranged formatting (--range-start & --range-end) versus
normal whole file formatting.

* Document range bugfix in changelog.
2019-05-04 10:18:55 -04:00
..
__snapshots__ Use same print width for range formatting as normal formatting. (#6050) 2019-05-04 10:18:55 -04:00
class-declaration.js Add module, class and typed nodes to sourceElements (#2266) 2017-06-25 09:07:52 -07:00
different-levels.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
function-declaration.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
ignore-indentation.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
jsfmt.spec.js Change run_spec to have explicit parser list (#3356) 2017-11-30 03:31:52 -03:00
large-dict.js Fix formatting with --range-start / --range-end (#5632) 2018-12-17 10:59:20 -02:00
module-export1.js Add module, class and typed nodes to sourceElements (#2266) 2017-06-25 09:07:52 -07:00
module-export2.js Add module, class and typed nodes to sourceElements (#2266) 2017-06-25 09:07:52 -07:00
module-export3.js Add module, class and typed nodes to sourceElements (#2266) 2017-06-25 09:07:52 -07:00
module-import.js Add module, class and typed nodes to sourceElements (#2266) 2017-06-25 09:07:52 -07:00
multiple-statements.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
multiple-statements2.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
nested-print-width.js Use same print width for range formatting as normal formatting. (#6050) 2019-05-04 10:18:55 -04:00
nested.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
nested2.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
nested3.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
object-expression.js Split source elements relative to their language. (#3069) 2017-10-22 20:04:06 +11:00
object-expression2.js Split source elements relative to their language. (#3069) 2017-10-22 20:04:06 +11:00
range-end.js Range Formatter: Remove Program/File from valid Ancestor (#2248) 2017-06-24 12:30:27 -04:00
range-start.js Range Formatter: Remove Program/File from valid Ancestor (#2248) 2017-06-24 12:30:27 -04:00
range.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
try-catch.js Find nearest node when formatting range (#1659) 2017-05-23 07:43:58 -07:00
whitespace.js Return original input when specified range is unformattable (#2250) 2017-06-24 09:41:10 -07:00