tomi / vscode-rf-language-server

VSCode extension to support Robot Framework development
MIT License
53 stars 35 forks source link

Autocomplite variable with list or dictionary types #91

Open MininAS opened 3 years ago

MininAS commented 3 years ago

Describe the bug A variable declaration for certain type should be start with certain character: list - @, dictionary - & in variable section. But, we should point variable only with $ character into code and then poitn index in square breckets for this types.

So autocomplite doesn't work for it.

Screenshots image

Environment (please complete the following information):