Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

An example showing how Buck2 can be used in Visual Studio Code on Windows

After completing the setup, below, click F5 to run with the debugger attached. You can also use Ctrl + Shift + B to build. By default it compiles with the "debug" configuration. To compile in release pass "-c release" to Buck2's build command.

Setup

Run buck2 init --git. Open this folder in Visual Studio Code and install the recommended extensions.