livebook/test/livebook_web/live
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
..
explore_live_test.exs Add link pointing to a new notebook (#347) 2021-06-14 21:25:18 +02:00
file_select_component_test.exs Introduce file system abstraction and an S3 implementation (#492) 2021-08-13 21:17:43 +02:00
home_live_test.exs Support file scheme when importing from URL (#706) 2021-11-12 15:49:22 +01:00
session_live_test.exs Improve completion (#747) 2021-12-05 14:58:30 +01:00