livebook/test/livebook_web
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
..
controllers Use Phoenix.Tracker to keep track of sessions within the cluster (#540) 2021-09-04 19:16:01 +02:00
helpers Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00
live Improve completion (#747) 2021-12-05 14:58:30 +01:00
plugs Show consistent user avatar on initial page load (#349) 2021-06-15 19:33:16 +02:00
views Rename project (#68) 2021-03-03 22:56:28 +01:00
helpers_test.exs Separate ANSI parsing from HTML rendering (#482) 2021-07-29 14:51:40 +02:00