pxt icon indicating copy to clipboard operation
pxt copied to clipboard

Improve intellisense completions with complex qualifiers

Open darzu opened this issue 4 years ago • 2 comments

Fixes: https://github.com/microsoft/pxt-arcade/issues/2547

Before: 2021-01-24 17 15 26

After: 2021-01-24 17 14 35

It's not a perfect solution, but it's better than what was.

My previous attempt at this (dazuniga/a_button_snippet branch) involved tracking and passing qualifiers from the snippet generation process, but it had some drawbacks and this achieves basically the same thing.

darzu avatar Jan 25 '21 01:01 darzu

Outdated?

pelikhan avatar Apr 09 '21 15:04 pelikhan

Might still be needed for .py work

darzu avatar Apr 12 '21 17:04 darzu