aiken-lang / aiken

A modern smart contract platform for Cardano
https://aiken-lang.org
Apache License 2.0
474 stars 92 forks source link

Fixed span calculation for backpassing #999

Closed Riley-Kilgore closed 2 months ago

Riley-Kilgore commented 2 months ago

This PR is to address the currently known issues around hover functionality for backpassing.

Unfortunately this is not a perfect fix, because of how nodes are looked for and the structure of the AST after handling backpassing.