mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2026-08-24 10:14:12 -05:00
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
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.