livebook/assets
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
..
css Automatically back up notebooks without a file (#736) 2021-12-04 16:29:14 +01:00
js Improve completion (#747) 2021-12-05 14:58:30 +01:00
test/lib Implement signature intellisense (#640) 2021-12-03 21:57:21 +01:00
.babelrc Update webpack (#268) 2021-05-12 23:44:45 +02:00
package-lock.json Refactor modals with JS commands (#669) 2021-11-02 22:34:44 +01:00
package.json add --no-error-on-unmatched-pattern (#639) 2021-10-24 19:57:14 +02:00
postcss.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
tailwind.config.js Fix webpack warning showing up during build 2021-07-09 12:36:45 +02:00
webpack.config.js Allow for XML syntax highlighting in markdown cells (#743) 2021-12-04 15:02:53 +01:00