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
Remix allows creating links with embedded code snippets using code query parameter, e.g. https://remix.ethereum.org/?code=Y29udHJhY3QK. Even though Remix supports both Solidity and Yul, such links always open the editor with Soldity selected. It would be useful to be able to specify the language in the URL.