erlang_ls icon indicating copy to clipboard operation
erlang_ls copied to clipboard

[#1360] Support completion of record fields inside #record{}

Open plux opened this issue 2 years ago • 0 comments

Description

Support completion of record fields inside #record{}

  • Automatic triggering when cursor is at #record{| and #record{... , |
  • Invoked completion on record field inside record #record{field|

record_fields

Fixes #1360 .

plux avatar Sep 20 '22 18:09 plux