Thorsten Ball
Thorsten Ball
Hey @ethan-web-dev! Do you have any concrete steps to reproduce this? It sounds like it's related to having a project in iCloud folder, right? Can you reliably reproduce that?
Thanks @ethan-web-dev! That should help to investigate further.
@ethan-web-dev thanks for the write-up! If I understand you correctly, this means that other editors/IDEs seem to do better than Zed when it comes to iCloud files, but they are...
It sounds like it can't write the database to `~/Library/Application\ Support/Zed/db`. Do you have write access to that folder? What version of Zed are you using?
What if you delete `~/Library/Application\ Support/Zed` entirely and then start Zed from Spotlight?
That seems weird. How about you deinstall and reinstall `/Applications/Zed.app` and also delete that `Library` folder again?
Does it work if you right-click on `Zed.app` when you open `/Applications` in Finder and select `Open`?
Hmmmm, I don't know where to go from here, considering that a lot of other people use the exact same `.dmg` and `.app` without any problem. So something about your...
I think a good first step would be the ability to "pipe" selected text (or a syntactic node) to an external program. We could do that via tasks even. So...
I think you'd just have to add it here, right? https://github.com/zed-industries/zed/blob/cbdc07dcd0fe7811615333c91d95d93815eee9f5/crates/languages/src/bash/config.toml#L3 But would that fix your problem? From reading through those docs it sounds like you also want to support...