Joshua Batty
Joshua Batty
I've been digging into this, it actually isn't caused by auto complete, it just so happens that auto complete LSP request is triggered when a key is pressed. It appears...
I did suspect that and replaced all of the Span::dummy() 's with a dummy span containing a `source_id = Some(SourceId::reserved())` so that it wouldn't get cleared by the GC. However,...
Should be addressed in #5813
Not that I'm aware of. Feel free to open up a PR.
this was addressed in #5945
`Package` is a more apt description for what is being cached than `Module`. Happy for this change to go ahead.
We could look at adding the download progress bar from fuelup here .
related to #5645
Ok it's not as simple as just having the `QueryEngine` shared across workspace members. This will allow us to share the cached AST but the type and decl engines still...
These might be a good list for the links Docs. : https://docs.fuel.network/ Forum : https://forum.fuel.network/ Chat : https://discord.com/invite/fuelnetwork Github : https://github.com/FuelLabs/