rspack icon indicating copy to clipboard operation
rspack copied to clipboard

[Feature]: Support for code frame highlighting

Open chenjiahan opened this issue 6 months ago • 1 comments

What problem does this feature solve?

Take Parcel as an example, when a module export does not exist:

Image

Rspack provides detailed logs, but lacks highlighting, which makes it less readable:

Image

What does the proposed API of configuration look like?

Add support for code frame highlighting.

chenjiahan avatar Apr 17 '25 08:04 chenjiahan