Marvin Heilemann

Results 141 issues of Marvin Heilemann

We would like to format the inline HTML with prettier + support for prettierrc and editorconfig. Is this something you would consider implementing? This would give it a more robust...

It would be great if I could set some global options by default like `appName` on the start of my task notifier. This would prevent me to merge objects every...

Using it on my M1 prints: ``` WARNING: The requested image's platform (linux/amd64) does not match the detected host platform (linux/arm64/v8) and no specific platform was requested ```

Would also be a nice to consider, it's written in Rust. https://github.com/tauri-apps/wry

The VS Code extension already got the option to pass a default config file, if no config file is provided in the project itself. We could do the same in...

enhancement
help wanted

I had to beautify a file over 5000 lines of code and it was really depressing to see no output at all. I killed the process a few seconds after...

It would make it way more comfortable if I could just pass a file or files and the CLI grabs itself the file language.

enhancement
help wanted

The option you provide does not work because you still require the axe script therefore webpack bundles it in production build. Would be great if you optimize this, maybe use...

Could you please add bower as package manager. Thanks :)

**Prettier 3.2.5** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAeAhAbQMIBECCAKvpqgIYAOFAtGQDZwBOMAfADpQAEnAMhI3AC2nAJYUAzgFdhAEwh1+ncSJicyguKshRxcMPBiTGamWJHKwIqAHNOcOioB0HVAHpKNek1YBdHyxAAGhAIChgRaHFkUDJGRggAdwAFWIQolHoEsgBPKOCAI0YyMABrTQBldTgeKzhkADN6XQKi0oqKYqtrZBhGSThg3UERHr6BkDgADwomEQ1YekImKFiROHTGumaQZRsGAEVJCHgGpvGAK3FJ8q6Do5OkTe2AR3u4JPiJZBAycWooOBwGRAoIgXpkEQOGzYCCCQRkb70Oig3bWBj4GC9ET5STwJJMGoA05bcYACxggjoAHVSSp1h0wHBymkVCIAG4qbLfcRY-Sgtn9ACSUGBsHKYEYYhg+BF5Rg2QYxO2FHiuipRQoiLoWVyoKsumYHzI1nhSvGHUYBsRNkkdFioJVVhgVJEMhgpOQAE4AAzBASvEQCI0mhGPM7BGBkfIut0epAAJmCkl0hCjG3DE0E+SBwJkPDINuNcAAYvx4ZiuojcRAQABfWtAA) ```sh --parser angular --print-width 90 --prose-wrap always --html-whitespace-sensitivity strict ``` **Input:** ```html Lorem ipsum dolor sit amet consectetur adipisicing elit. ]]> ``` **Output:** ```html Lorem ipsum...

lang:angular