Closed NarHakobyan closed 4 months ago
Thank you for your comment. Please, specify all cases that you have found and they must to be fixed. Just because there exists many cases that didn't covered by tests yet. For example, from the video above I have noticed only that autocomplete didn't show "address" in the list. Something yet?
Thank you for your comment. Please, specify all cases that you have found and they must to be fixed. Just because there exists many cases that didn't covered by tests yet. For example, from the video above I have noticed only that autocomplete didn't show "address" in the list. Something yet?
Hi @logvik, There are too many :/
these functions are not exists during the autocomplete self.reply(), sender(), address(), now() shows as type, send(), ...
info on hover doesn't work at all
info on hover doesn't work at all
https://github.com/tact-lang/tact-vscode/blob/main/src/hoverService.ts#L110 - at the moment only these function support info on "hover", but all improves continually.
Other issues with autocomplete will be fixed at the next release.
Added autocomplete for global messages/structs. I will continue the adding of improvements time by time.
On the extension page, it has a lot of other features like, autocomplete, info on hover, etc. but in my case, it's just highlighting Autocomplete works partially
https://github.com/tact-lang/tact-vscode/assets/1781506/d7465047-4ff7-4d2b-9e8e-37d9ab6e7193