remix-project icon indicating copy to clipboard operation
remix-project copied to clipboard

Switch between Solidity <-> Yul automatically

Open pokrovskyy opened this issue 3 years ago • 1 comments

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)

pokrovskyy avatar Aug 17 '22 16:08 pokrovskyy

Duplicate of https://github.com/ethereum/remix-project/issues/2692

Aniket-Engg avatar Aug 18 '22 05:08 Aniket-Engg