mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-10-27 13:56:21 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| cell | ||
| content_editable | ||
| focus_on_update | ||
| lib | ||
| scroll_on_update | ||
| session | ||
| virtualized_lines | ||
| app.js | ||
| morphdom_callbacks.js | ||