xored / f4

F4 – Fantom IDE
30 stars 5 forks source link

Autocomplete in Catch blocks #128

Open SlimerDude opened 3 years ago

SlimerDude commented 3 years ago

ALL the autocomplete suggestions in catch blocks now relate to the caught error!?

image

SlimerDude commented 4 months ago

This was caused by Fixing #72 Caught Errs are not recognised Seems it's not a simple case to be able accept both the Err and other scoped variables