# Build asm-lsp
cargo build
# Setup JS
cd editors/code
npm install
In VSCoode, go to the Run & Debug
sidebar (Ctrl + Shft + D) and click the Run Extension (Debug Build)
button. This will open a new VSCode instance with the lsp server installed.
Name | Name | Last commit date | ||
---|---|---|---|---|
parent directory.. | ||||
# Build asm-lsp
cargo build
# Setup JS
cd editors/code
npm install
In VSCoode, go to the Run & Debug
sidebar (Ctrl + Shft + D) and click the Run Extension (Debug Build)
button. This will open a new VSCode instance with the lsp server installed.