Skip to content

Commit 6682d66

Browse files
authored
Ask people turn on source maps for tracebacks
1 parent 22c5211 commit 6682d66

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ Output for `Python` in the `Output` panel (`View`→`Output`, change the drop-do
3939
XXX
4040
```
4141

42-
Output from `Console` under the `Developer Tools` panel (toggle Developer Tools on under `Help`)
42+
Output from `Console` under the `Developer Tools` panel (toggle Developer Tools on under `Help`; turn on source maps to make any tracebacks be useful by running `Enable source map support for extension debugging`)
4343

4444
```
4545
XXX

0 commit comments

Comments
 (0)