forked from FuelLabs/sway
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add LSP tests for
TyAbiDeclaration
(FuelLabs#4165)
## Description Adds goto and hover tests for ABI's. Also cleaned up the typed_tree module by storing a ref to namespace in the type instead of passing it around everywhere. Found a bug where we weren't collecting attributes for `AbiDeclaration`. Hover docs now works on these types. works towards FuelLabs#3989
- Loading branch information
1 parent
1f150cc
commit 91feedc
Showing
9 changed files
with
212 additions
and
184 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.