Working in VS Code
Whereas, you are able to write code, debug, execute the model, and view variable values without the use of VS Code, VS Code provides helpful IDE capabilities for working with Julia.
This section describes how to load ENERGY 2100 into VS Code, write and revise code, compile and debug files, execute the model, and view variables using VS Code.
Sections covered are:
- Basic Layout of VS Code
- Create a Project Environment
- Test a Policy File in the Julia REPL
- View Variables using the Julia REPL
- Common Commands Used in the Julia REPL