Louis Pilfold
Louis Pilfold
I see, thank you. Would you be open to the change being ported to the v0.2 branch? Would it be possible to reopen this issue? We still cannot access the...
A REPL would be excellent but we're not ready yet. Once the base language is implemented and the compiler API has been decided then we could look at doing this.
Gunna keep this open so we can track this feature in future :)
We don't have a REPL at the moment. The next step for this work would be to have someone determine determine a suitable technical design for one given our current...
You cannot run code from a Gleam package if the package does not compile. Using a second package would avoid the issue.
For you. It is not the case that everyone else shares your preferences, so best not claim your opinions as universal. We intend to have a REPL in future, but...
Thank you!
This is desired, aye! Let's track this with this issue. We need to have full program call graphs for this.
I think that's the error for when you have imported a module but there is no module with that name. Would it be a code action that edits the import...
I think it could still be useful to have a code action for when you did not use the autocompletion, though not as high a priority.