remix-project
remix-project copied to clipboard
Switch between Solidity <-> Yul automatically
Feature request - it's annoying to go every time to Compiler Configuration and manually switch between Solidity and Yul when working on contracts targeting these two languages. I think it would make perfect sense to automatically switch the compiler selection to whatever file type is currently opened (Solidity for .sol, Yul for .yul)
Duplicate of https://github.com/ethereum/remix-project/issues/2692