-
Baguette
A bit of a beginner question I guess, but is it possible to edit (and save!) files with the editor when using a git directory? Now I have to ´sudo nano´into files to be able to save them. The error I get when trying to save in the editor is ´Permission denied (os error 13)´.
-
krig
Oh, it sounds like the editor is running as a user that doesn’t have permission to edit those files. Have you edited them as root perhaps?
-
krig
or maybe the editor is running from a flatpak?
-
Baguette2
I installed it with homebrew. I was thinking about permission as well. I couldn't find where to change this.
-
krig
Hm, I have also installed via homebrew..
-
keb
Hi all, is there a new way to disable the little sword button on the to right? I believe the `notification_panel` where the setting used to live has been removed.
-
pauleeoh
quick question: is it possible to directly install vscode or zed themes? or would i have to migrate them somehow?
-
krig
You can install them directly by pasting the URL to the git repository in the Install from Git dialog from the Extensions screen
-
krig
Zed themes that is
-
krig
VSCode themes can be imported into the Zed theme editor online I think, and converted there