Making Codemirror 6 respect indent for wrapped lines

For people coming here from google for indented wrapped lines, I made a rough plugin that does it using a line decorator:

The imports might be wrong because my project doesn’t do normal bundling, let me know if that’s the case.

3 Likes