Install the following tools on your device:
- Cmake https://cmake.org/download/
- MCVS https://visualstudio.microsoft.com/de/downloads/
- boost https://www.boost.org/users/download/
- download https://github.com/scordite/scordite.git
- unzip it
- open Cmake
- open Scordite folder
- select output folder
- press "configure" (if no autostart)
- press "generate"
- press "open project"
- Make sure it's set for Release x64
- Project-Explorer -> right-click "ALL_BUILD" -> BUILD
Wait for Visual Code to finish the build.