livebook/test
Max Veytsman 4aa5447e9d
Add completion for struct keys (#793)
* Add completion for struct keys

Largely ported from `IEx.Autocomplete`.

* Add test for __exception__ field in struct

* Fix exception test

* Fix exceptions assetion

* Create `:in_struct_field` identifier

Along with a refactor

* Fix typespecs for `:map_field`

* Address feedback

* Update lib/livebook/intellisense/identifier_matcher.ex

Co-authored-by: José Valim <jose.valim@gmail.com>

* Use markdown snippet for both docs

* Fix tests

Co-authored-by: José Valim <jose.valim@gmail.com>
2021-12-12 21:19:17 +01:00
..
livebook Add completion for struct keys (#793) 2021-12-12 21:19:17 +01:00
livebook_web Add support for form control (#790) 2021-12-12 00:09:35 +01:00
support Improve runtimes UI (#655) 2021-10-28 19:41:07 +02:00
livebook_test.exs Add public function for converting .livemd to .exs (#573) 2021-10-05 00:26:41 +02:00
test_helper.exs Fix intermittent test failures (#596) 2021-10-13 22:25:33 +02:00