Skip to content

Commit 25b69da

Browse files
committed
set envvar
1 parent fbf5413 commit 25b69da

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

jetbrains/.run/Run Plugin in IDE.run.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,12 @@
1515
</list>
1616
</option>
1717
<option name="vmOptions" value="-Didea.log.console.stdout.level=DEBUG" />
18+
<option name="envs">
19+
<map>
20+
<!-- NB(sam): ideally I'd set this in build.gradle.kts but couldn't figure out how -->
21+
<entry key="VSCODE_DEBUG_MODE" value="true" />
22+
</map>
23+
</option>
1824
</ExternalSystemSettings>
1925
<ExternalSystemDebugServerProcess>true</ExternalSystemDebugServerProcess>
2026
<ExternalSystemReattachDebugProcess>true</ExternalSystemReattachDebugProcess>

0 commit comments

Comments
 (0)