Skip to content

Commit 7df4cb7

Browse files
committed
Merge remote-tracking branch 'origin/master' into courses-mooc-merge
2 parents 5c8d7a5 + 5a2d4be commit 7df4cb7

File tree

84 files changed

+4932
-3137
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

84 files changed

+4932
-3137
lines changed
Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,17 @@
11
---
22
name: Bug report
33
about: Create a report to help us improve
4-
title: ''
5-
labels: ''
6-
assignees: ''
7-
4+
title: ""
5+
labels: ""
6+
assignees: ""
87
---
98

109
**Describe the bug**
1110
A clear and concise description of what the bug is.
1211

1312
**To Reproduce**
1413
Steps to reproduce the behavior:
14+
1515
1. Go to '...'
1616
2. Click on '....'
1717
3. Scroll down to '....'
@@ -26,13 +26,20 @@ A clear and concise description of what you expected to happen.
2626
If applicable, add screenshots to help explain your problem.
2727

2828
**Desktop (please complete the following information):**
29-
- OS: [e.g. iOS]
30-
- VSCode Version [e.g. 1.4.0]
31-
- TMC Extension Version [e.g. 0.8.1]
32-
- Other related extensions.
29+
30+
- OS: [e.g. iOS]
31+
- VSCode Version [e.g. 1.4.0]
32+
- TMC Extension Version [e.g. 0.8.1]
33+
- Other related extensions.
3334

3435
**TMC Extension logs**
35-
TMC -> Settings -> Set log level to verbose and reproduce error and paste logs.
36+
37+
Note: To open VSCode's Command Palette, you can select `View` in the top bar followed by the `Command Palette...` option, or use a keyboard shortcut (`Ctrl+Shift+P` on Windows or Linux, `⇧⌘P` on MacOS, or `F1` on either by default).
38+
39+
1. Open the Command Palette, type in `tmc.settings` and press Enter to open the extension settings. In the settings, make sure the `Log Level` is set to `Verbose`.
40+
2. Open the Command Palette, type in `tmc.debug` and press Enter to open the extension logs.
41+
3. Reproduce the error.
42+
4. Copy the extension logs that opened in step 2. and paste them here.
3643

3744
**Additional context**
3845
Add any other context about the problem here.

0 commit comments

Comments
 (0)