We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1f5a55a commit f6d94c2Copy full SHA for f6d94c2
.vscode/README.md
@@ -88,7 +88,6 @@ The `Clean debug Go assertoor` configuration in the `launch.json` file allows yo
88
1. **Pre-Launch Task**: The `devnet-setup` task is automatically executed to prepare the development environment
89
2. **Program Launch**: The Go binary of Assertoor is launched from the workspace root
90
3. **Configuration**: The program is started with the configuration file `.hack/devnet/generated-assertoor-config.yaml`
91
-4. **Logging**: Logs are displayed in the VSCode debug console (`showLog: true`)
92
93
### Configuration Parameters
94
0 commit comments