José Valim
José Valim
For .exs files, you can at least call Code.string_to_quoted to parse it and get at least syntax feedback.
I also believe this guide covers data migrations: https://fly.io/phoenix-files/safe-ecto-migrations/
Btw, there is a reason to keep it as a separate library: once precompiled, rustler itself can become an optional dependency. So even if merged inside rustler, it should likely...
This can now be closed thanks to #487. :) /cc @filmor
Hi @sreecodeslayer, thanks for reaching out. I think we need to do a bit more work specifying the future before anyone can work on it, sorry. :( I should save...
Hi @BasileNouvellet, that would be welcome. Note we do have a mockup of how it would look like: We are also aware of some of the complexities in the implementation....
Per cell is too low granularity for me in markdown cells. I wonder if we can keep it per paragraph or split a Markdown cell once comments are added?
Livebook is moving to an architecture where developers run notebooks on their machine. So while we will definitely want comments in the future, comments are not helpful unless we have...
I was thinking a bit on how to make the "Live evaluation" / "Reevaluate always" more accessible and I realized we could have a dropdown close to the Evaluate button:...
Thank you! That’s definitely one of the ideas but I have also asked our designer to explore some concepts as well before we move forward. So hold on tight :-)