livebook/lib
Jonatan Kłosko d909272746
Improve completion (#747)
* Add keywords to completion

* Fix signature request caching for call without parentheses

* Don't insert parentheses for def* macros

* Don't trigger missing runtime message when auto completion is enabled

* Don't insert parentheses for keyword macros

* Improve completion of env macros

* Apply review comments

* Update locals without parentheses

* Apply suggestions from code review

Co-authored-by: José Valim <jose.valim@dashbit.co>

* Format

Co-authored-by: José Valim <jose.valim@dashbit.co>
2021-12-05 14:58:30 +01:00
..
livebook Improve completion (#747) 2021-12-05 14:58:30 +01:00
livebook_cli Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
livebook_web Improve completion (#747) 2021-12-05 14:58:30 +01:00
livebook.ex Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
livebook_cli.ex Rename litebook_cli.ex to livebook_cli.ex (#174) 2021-04-15 08:56:49 +02:00
livebook_web.ex Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00