zls icon indicating copy to clipboard operation
zls copied to clipboard

Feature request: extra autocompletions after `catch`

Open pixelherodev opened this issue 5 years ago • 0 comments

It'd be neat if, for instance, the following was autocompleted:

a = b catch

Some useful autocompletions would be unreachable, |err| switch (err), and so on.

pixelherodev avatar May 30 '20 06:05 pixelherodev