First build and install fe-language-server
:
cargo install --git https://github.com/ethereum/fe.git --branch fe-v2 fe-language-server
Then, open the Fe codebase root workspace in VSCode and press F5
to debug the extension using the "Launch Fe VSCode Extension" configuration.