livebook/assets/js
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
..
cell Improve completion (#747) 2021-12-05 14:58:30 +01:00
drag_and_drop Fix typo in drag_and_drop directory name (#723) 2021-12-01 19:44:42 +01:00
editor_settings Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
focus_on_update Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
headline
highlight Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
keyboard_control Add support for controls output type (#710) 2021-12-02 16:45:00 +01:00
lib Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
markdown_renderer
password_toggle
scroll_on_update
session Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
timer Fix evaluation timer on page refresh (#732) 2021-12-03 14:23:50 +01:00
user_form
vega_lite
virtualized_lines
app.js Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
morphdom_callbacks.js