We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Download and install Visual Studio 2022 (https://visualstudio.microsoft.com/downloads/)
Download and install Node.js (https://nodejs.org/en/download)
Download and install git (https://git-scm.com/downloads)
Download and install OpenJDK (https://learn.microsoft.com/en-us/java/openjdk/download)
Open cmd
Clone the repository
git clone https://github.com/GaijinEntertainment/Dagor-Shader-Language-Support-for-Visual-Studio.git --recursive
Don't forget to use the --recursive flag otherwise git won't download the language server.
--recursive
Open the repository in Visual Studio
Press F5 to build and start a new instance of Visual Studio where the extension is installed. You can use breakpoints as usual.
F5