Jono Yan
Jono Yan
Thanks for the quick response! Currently I am inspecting the entire RFC822 message. I'm just thinking it may be beneficial to have some getters to inspect message headers, body, and...
I've tried it with the node v18 and v14. Still the same issue. Providers: ``` "@pulumi/aws": "^5.10.0", "@pulumi/awsx": "^0.40.0", "@pulumi/eks": "^0.41.0", "@pulumi/kubernetes": "^3.0.0", "@pulumi/kubernetesx": "^0.1.5", "@pulumi/pulumi": "^3.0.0" ``` Running with...
I've also updated everything. Same issue :(
Can I add a feature request for a option to have `file changed` in a tree view? 🙏
is there a config like workspace for vscode? If I have repos where go.mod is at root or monorepos/polyrepos in a subdirectory, it would be nice to configure it per...
Thanks! That worked well! Now I can play around with Zed 🎉
Awesome, super excited to see how it works out 😄
@alexeagle Thankyou so much, that PR was a huge help 🚀🚀🚀 I've changed up how I am managing the monorepo. I made it so that each project is managing its...
The pnpm workspaces work well!! However, I seem to have some trouble building my next project. I get the following sample error: ``` JsRunBinary web/project/.next failed: (Exit 1): next_js_binary.sh failed:...
Going to close this as I haven't touched this in a while. Thanks everyone :)