Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🔧 chore: add remappings #14

Closed
wants to merge 1 commit into from
Closed

Conversation

cruzdanilo
Copy link

improves integration with solidity development tools.

example: fixes vscode solidity integration.

@wilsoncusack
Copy link
Collaborator

Appreciate! Can you say more if the issues you're facing. We like to avoid specifying remappings, re 2(c)(1) https://github.com/coinbase/solidity-style-guide

@cruzdanilo
Copy link
Author

hey @wilsoncusack! when using webauthn-sol as a library, vscode solidity extension won't resolve the imports. here is a screenshot and a very simple repro: https://github.com/cruzdanilo/repro-webauthn

Screenshot 2024-04-04 at 18 15 13

@wilsoncusack
Copy link
Collaborator

I wonder if it depends on the solidity extension you use. These work for me.

@cruzdanilo
Copy link
Author

i am using this one: https://github.com/juanfranblanco/vscode-solidity
i think it's the most used one and should work out of the box.
which one are you using?

@wilsoncusack
Copy link
Collaborator

@wilsoncusack
Copy link
Collaborator

Thanks for opening the issue, going to close for now!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants