Joshua Batty

Results 105 comments of Joshua Batty

Ok we can look at adding a command for restarting the server. Just curious, does turning off format on save feature help the responsiveness?

This work will most likely be ongoing for the next few months. If you want to add me to your repo then I can take a look at what seem...

Hi @diyahir, sure i'm happy to jump on a call. There are also some discussion going on in this thread that might be worth looking at. https://github.com/FuelLabs/sway-vscode-plugin/issues/172 The temp solution...

The memory issue is not going to be trivial to fix. This is going to take substantial effort with some compiler redesign to support correctly. The main problem here is...

We have a temp solution for this coming [https://github.com/FuelLabs/sway/pull/6239](https://github.com/FuelLabs/sway/pull/6239) Basically we only keep the last 4 opened projects in memory so we can cap the memory usage growing indefinitely. We...

Closing, not high priority.

Hi @wisespace-io sorry for the delay on my side! This should be ready now.

Just leaving a link to the docs showing how we currently expect users to do this. https://docs.fuel.network/guides/running-a-node/running-a-local-node/

Also linking to the internal slack discussion about this. https://fuellabs.slack.com/archives/C031TTYJM60/p1709573694943729

I still think `node` is the correct terminology for this plugin. It's pretty common in the block chain space to want to connect to a 'node' in order to do...