|
I can manually call format my qmd. See #144 With my default air settings, the |
Replies: 12 comments 37 replies
|
It does, but you have to enable it first in [formatters]
r = "air" |
|
Looks like the issues are still there
|
|
Checked 2.33.1. No change for described issues. I just noted that I have 2 panache.exe, one in C:\tools (manually moved there by me) and one I C:\Users\Dieter.cargo\bin, but they have exactly the same size 12163072 Bytes |
|
Ok, I see, the manually C:\tools is the github build and takes priority. The cargo-version is not required (or is it?) |
|
panache 2.33.1, I always check that to be sure. Will try #f6e39f1 |
|
"panache.serverEnv": { in extension.json or settings? |
|
Hesitating to use this, because my manually installed one is in Or are subfolders required? Beeing a rust noob: can I directly install the github version you mentioned with cargo? |
|
To be sure that is is not a special settings problem of air for Which is formatted with { } in .R, but nothing happens here. |
|
Another thing to try its to set [formatters.air]
cmd = "path/to/air"And see if that works |
|
Yesterday the VSIX server was down, nothing worked and I needed some time to find out what is wrong. Totally deinstalled Positron, hopefully found all caches etc. New install of everything this morning.
Panache log My sample |
|
Works!
Thanks for your tremendous help! This is already in your documentation. { |
Thanks for your work. Just a note: Extension finally is also up to date, but 2.34.1, "last released 48 minutes". Strange one-behind scheme (by MS?) |





I have decoupled extension releases from the binary. Initially I kept them in lock-step but it was causing users to have to continuously update the extension even though nothing in the extension itself changed. You still get automatic version updated for the CLI client if there are such.