Zach Cowan

Results 7 comments of Zach Cowan

Something like this, in my opinion, would be amazing for Flutter. The only reason I am holding off on switching to Flutter from React Native is because I need to...

Looks like these are **ALL** actually for the bundled `pnpm.js` file, which may be from the actual [pnpm repo](https://github.com/pnpm/pnpm)?

> Can you create a PR that setups Code Scanning for all files except `dist` and `pnpm.js`? It looks like there's a way to set up "advanced code scanning", which...

Thanks @probably-neb! LSP's were installed with Zed automatically. I'm not seeing any error messages unfortunately, but I've grabbed the logs: https://gist.github.com/zacowan/1fb943a92c06b71748dbb93b8444d715. At a quick glance, environment variables look like they...

no worries on the delay! 1. `which go` does suggest go is available in the path (ran in the zed integrated terminal when NOT opened via CLI): 2. For both...

@probably-neb sorry for the delay! That sounds like a solid plan 😁 I did a fresh install of the latest version of Zed, opened my project, coded for a bit,...

> This seems like a really niche issue 🤔 Do you have a practical example of where this would be relevant? Using two JavaScript bundles on the same page that...