Open the OpenClaw icon in the activity bar, and type your request. When Alice replies with a code snippet, click "Apply Code" to instantly paste it into your editor!
Prettier is an opinionated code formatter. It enforces a consistent style by parsing your code and re-printing it with its own rules that take the maximum line length into account, wrapping code when ...