mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-02-21 21:36:17 +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 |
||
---|---|---|
.. | ||
attached_live.ex | ||
cell_component.ex | ||
cell_settings_component.ex | ||
cell_upload_component.ex | ||
elixir_standalone_live.ex | ||
indicators_component.ex | ||
insert_buttons_component.ex | ||
mix_standalone_live.ex | ||
persistence_component.ex | ||
runtime_component.ex | ||
section_component.ex | ||
settings_component.ex | ||
shortcuts_component.ex |