Tim Mok
Tim Mok
@juliasilge I was able to get a non-compact window by using the action from the editor. It uses a different code path that creates its own set of options: https://github.com/posit-dev/positron/blob/c5e2f18c064d6689da9993e6b5d3d6daaf000cc8/src/vs/workbench/browser/parts/editor/editor.ts#L308...
Also to note, the editor actions doesn't have the run button.
The installation instructions for Mac says Homebrew can be used to install GraphViz. For Mac users on Apple Silicon, Homebrew installs to `/opt/homebrew/bin` instead of `/opt/local/bin`. That path isn't checked...
> Any updates on that? Facing the same issue The change that I suggested appears to be in since `1.2023.8`. What version are you using and what's the path to...
Thanks for flagging this! We appreciate your help improving Positron and we’ll address it when we’re working on the next release; keep an eye on this issue for updates 🚀....
@strengejacke Thanks for flagging this! We appreciate your help improving Positron. Do you have a reprex for this? I'm trying to create one and using `shinytest` can't even launch an...
It sounds like Positron is missing the event to open the app in the Viewer. I'll mark this for further triage.
`2025-10-16 12:01:54.162 [warning] Copilot API is undefined, unable to register context provider.` I'm not sure it's something to do with how we're registering the extension and it might be something...
@lukakoning Do you have any logs from the Output view from the Copilot Chat channel?