Micha Reiser

Results 727 comments of Micha Reiser
trafficstars

> This has been a much requested feature. @rome/staff How hard would this be to implement? I don't expect it to be too complicated. It's probably a day or two...

Nice! What's your motivation behind introducing a new option rather than merging `--no-colors` and `--force-colors` into `--color=false` and `--color`?

Thanks for reporting this issue. What folder did you open in VS Code? The mono repo folder, `apps` or `packages`?

> We open vscode using a vscode workspace config file from the workspace root: `code ./project.code-workspace`. I'm having difficulties understanding the setup. Are you referring to [this VS Code](https://code.visualstudio.com/docs/editor/workspaces) functionality?...

Thank you @leops for the explanation. Do I understand correctly that your suggestion to allow `rome ignore : ` would allow me to write `rome ignore lint/correctness/noArguments`? My understanding is...

I understand that you installed `rome` with `pnpm`. Is this correct? If so, can you try running rome with `pnpm exec rome`

I haven't used pnpm workspaces myself. Does either of you have a project that I could use (or PR in that project) to reproduce the issue?