livebook/assets
Jonatan Kłosko 700987dc02
Add editor completion to Elixir cells (#208)
* Implement editor completion for Elixir cells

* Add completion tests

* Refactor completion

* Only extract Markdown docs for now

* Fix Elixir version-dependent test

* Fix docs matching

* Use upcoming Code.cursor_context/2

* Start temporary completion processes under a supervisor

* Show Erlang docs in completion items

* Update to latest Code.cursor_context

* Refactor completion

* Fix module completion when alias expands to Erlang module

* Remove tests-generated notebook

* Show variables and map fields differently

* Adjust signatures formatting
2021-04-20 19:34:17 +02:00
..
css Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00
js Add editor completion to Elixir cells (#208) 2021-04-20 19:34:17 +02:00
test/lib Highlight viewed section within the list (#76) 2021-03-12 16:40:37 +01:00
.babelrc Initial commit 2021-01-07 20:56:24 +01:00
package-lock.json Replace NProgress by topbar (#229) 2021-04-20 18:48:50 +02:00
package.json Replace NProgress by topbar (#229) 2021-04-20 18:48:50 +02:00
postcss.config.js Use tailwindcss jit (#79) 2021-03-17 11:17:52 +01:00
tailwind.config.js Redesign (#80) 2021-03-20 14:10:15 +01:00
webpack.config.js Further redesign (#112) 2021-03-23 17:46:33 +01:00