ton-blockchain / intellij-ton

TON Development plugin for the IntelliJ Platform
https://plugins.jetbrains.com/plugin/23382-ton
GNU General Public License v3.0
79 stars 10 forks source link

(2.0) Missing return error with try-catch #122

Open thekiba opened 1 year ago

thekiba commented 1 year ago

telegram-cloud-photo-size-2-5400326560860458449-x

When using ton 2.0 in WebStorm, there's an issue where it states it can't find a return at the end of a function if a try-catch block is used.