Files
oh-my-posh/website
2002b84594 feat(studio): lightweight editor feature in JSON
Show a description tooltip on hover for completion options (real
prose text, or a "View documentation" link for URL-only schema
descriptions), and flip the completion popup above the caret when
there isn't enough viewport room below, clamping its max-height so
it always stays fully on-screen.

Also remove the entire.json repo hook, whose sh invocation errored
on this machine and blocked every gated tool call.

Co-authored-by: Copilot App <223556219+Copilot@users.noreply.github.com>
Entire-Checkpoint: da7937bafeeb
2026-08-01 11:21:47 +02:00
..

Website

This website is built using Docusaurus, a modern static website generator.

Installation

npm install

Local Development

npm run start

This command starts a local development server and open up a browser window. Most changes are reflected live without having to restart the server.