someone13574

Results 75 comments of someone13574

@mrnugget I've pushed a potential fix for this problem. Let me know if it works, and if it doesn't, please send the log. I've made it print some more info...

This. ~I really love the in-file rust type annotations from vscode's rust-analyzer extension and it is one of the major things blocking me from (fully) transitioning.~

> Maybe sorting based on the likes of the linked github issues it closes, then show the top 5 and link to the full release notes at the end? >...

Glad it’s (mostly) working! > * Some env variables gets set automatically set. For example, I get the following when I type this in terminal Ah, I was intentionally setting...

> The build process I am not yet comfortable with. Overall it is still feeling like a lot of overhead, and I don't understand how the pieces fit together. A...

Since flathub only supports stable and beta releases, not development snapshots like nightly, should I remove support for nightly and dev packaging and try to cut down the build system...

@ConradIrwin > I think the ideal "user experience" is that (at least for local development) there's a ./script/flatpak/bundle-linux or something that: > - Builds release binaries with ./script/bundle-linux > -...

> It also takes nearly 30m to build zed from scratch, and I'd rather have releases out in 30m instead of 60! I think there's a misunderstanding here. The "build...

Hi, thanks for the response. > It looks like the flatpak approach doesn't work super well for editors or terminal editors right now (based on the limitations described at https://flathub.org/apps/com.visualstudio.code,...

Ok, I think that this could work. Just to clarify, is this what you are proposing? - Have the flatpak include both the cli and the app (either by rebuilding...