You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when we use access modifier access(account), vscode extention will treat all these contracts to be deployed in separate accounts and report error.
As the contracts should already be defined in flow.json, it should be possible to resolve whether the contracts are going to be under the same account?
Adding this feature can help a lot!
Thank you.
The text was updated successfully, but these errors were encountered:
sideninja
changed the title
Can flow team add support in resolving access(account) in vscode-cadence?
[LS] Support for resolving access(account)
Jan 18, 2023
Currently, when we use access modifier access(account), vscode extention will treat all these contracts to be deployed in separate accounts and report error.
As the contracts should already be defined in flow.json, it should be possible to resolve whether the contracts are going to be under the same account?
Adding this feature can help a lot!
Thank you.
The text was updated successfully, but these errors were encountered: