Skip to content

Commit

Permalink
deploy: 28b2768
Browse files Browse the repository at this point in the history
  • Loading branch information
PengJiazhen408 committed Jul 23, 2024
1 parent 1a8611f commit d1ab7f3
Show file tree
Hide file tree
Showing 6 changed files with 32 additions and 28 deletions.
Binary file modified en/.doctrees/environment.pickle
Binary file not shown.
Binary file modified en/.doctrees/index.doctree
Binary file not shown.
Binary file modified en/.doctrees/tutorial/tasks.doctree
Binary file not shown.
1 change: 1 addition & 0 deletions en/_sources/tutorial/tasks.md.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ Here we provide an overview of the tasks supported by SmartVscode.
| Theme | Switch to dark theme |
| Font | Set font size to 14 |
| Keybinding | I want to set a shortcut key for saving as |
| Color | Change the color of code comments to green |
| **Editor** | |
| Format | Format this file |
| Format | Format the selected code |
Expand Down
2 changes: 1 addition & 1 deletion en/searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

57 changes: 30 additions & 27 deletions en/tutorial/tasks.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,85 +105,88 @@
<tr class="row-odd"><td><p>Keybinding</p></td>
<td><p>I want to set a shortcut key for saving as</p></td>
</tr>
<tr class="row-even"><td><p><strong>Editor</strong></p></td>
<tr class="row-even"><td><p>Color</p></td>
<td><p>Change the color of code comments to green</p></td>
</tr>
<tr class="row-odd"><td><p><strong>Editor</strong></p></td>
<td><p></p></td>
</tr>
<tr class="row-odd"><td><p>Format</p></td>
<tr class="row-even"><td><p>Format</p></td>
<td><p>Format this file</p></td>
</tr>
<tr class="row-even"><td><p>Format</p></td>
<tr class="row-odd"><td><p>Format</p></td>
<td><p>Format the selected code</p></td>
</tr>
<tr class="row-odd"><td><p>Replace</p></td>
<tr class="row-even"><td><p>Replace</p></td>
<td><p>Replace “var” with “let”</p></td>
</tr>
<tr class="row-even"><td><p>Comment</p></td>
<tr class="row-odd"><td><p>Comment</p></td>
<td><p>Comment the selected code</p></td>
</tr>
<tr class="row-odd"><td><p>Comment</p></td>
<tr class="row-even"><td><p>Comment</p></td>
<td><p>Uncomment the selected code</p></td>
</tr>
<tr class="row-even"><td><p>Duplicate</p></td>
<tr class="row-odd"><td><p>Duplicate</p></td>
<td><p>Duplicate the current line</p></td>
</tr>
<tr class="row-odd"><td><p>Duplicate</p></td>
<tr class="row-even"><td><p>Duplicate</p></td>
<td><p>Duplicate the selected code</p></td>
</tr>
<tr class="row-even"><td><p>File</p></td>
<tr class="row-odd"><td><p>File</p></td>
<td><p>Open the file named “main.py”</p></td>
</tr>
<tr class="row-odd"><td><p>Navigate</p></td>
<tr class="row-even"><td><p>Navigate</p></td>
<td><p>Go to line 20</p></td>
</tr>
<tr class="row-even"><td><p>Navigate</p></td>
<tr class="row-odd"><td><p>Navigate</p></td>
<td><p>Jump to the function “greet”</p></td>
</tr>
<tr class="row-odd"><td><p>Navigate</p></td>
<tr class="row-even"><td><p>Navigate</p></td>
<td><p>Navigate back to the previous location</p></td>
</tr>
<tr class="row-even"><td><p>Fold</p></td>
<tr class="row-odd"><td><p>Fold</p></td>
<td><p>Collapse all sections in the current JSON file</p></td>
</tr>
<tr class="row-odd"><td><p>Fold</p></td>
<tr class="row-even"><td><p>Fold</p></td>
<td><p>Unfold all sections in the current JSON file</p></td>
</tr>
<tr class="row-even"><td><p><strong>View</strong></p></td>
<tr class="row-odd"><td><p><strong>View</strong></p></td>
<td><p></p></td>
</tr>
<tr class="row-odd"><td><p>Workspace</p></td>
<tr class="row-even"><td><p>Workspace</p></td>
<td><p>Open a workspace folder in a new window</p></td>
</tr>
<tr class="row-even"><td><p>Workspace</p></td>
<tr class="row-odd"><td><p>Workspace</p></td>
<td><p>Close current workspace folder</p></td>
</tr>
<tr class="row-odd"><td><p>Sidebar</p></td>
<tr class="row-even"><td><p>Sidebar</p></td>
<td><p>Close the sidebar on the left</p></td>
</tr>
<tr class="row-even"><td><p><strong>Execution</strong></p></td>
<tr class="row-odd"><td><p><strong>Execution</strong></p></td>
<td><p></p></td>
</tr>
<tr class="row-odd"><td><p>Breakpoint</p></td>
<tr class="row-even"><td><p>Breakpoint</p></td>
<td><p>Set a breakpoint at line 50</p></td>
</tr>
<tr class="row-even"><td><p>Debug</p></td>
<tr class="row-odd"><td><p>Debug</p></td>
<td><p>Start debugging</p></td>
</tr>
<tr class="row-odd"><td><p>Debug</p></td>
<tr class="row-even"><td><p>Debug</p></td>
<td><p>Run the file named “main.py”</p></td>
</tr>
<tr class="row-even"><td><p><strong>Remote Connection</strong></p></td>
<tr class="row-odd"><td><p><strong>Remote Connection</strong></p></td>
<td><p></p></td>
</tr>
<tr class="row-odd"><td><p>Config</p></td>
<tr class="row-even"><td><p>Config</p></td>
<td><p>Open the remote configuration file</p></td>
</tr>
<tr class="row-even"><td><p>Connection</p></td>
<tr class="row-odd"><td><p>Connection</p></td>
<td><p>Create a remote ssh server connection in vscode</p></td>
</tr>
<tr class="row-odd"><td><p><strong>Extension</strong></p></td>
<tr class="row-even"><td><p><strong>Extension</strong></p></td>
<td><p></p></td>
</tr>
<tr class="row-even"><td><p>Install</p></td>
<tr class="row-odd"><td><p>Install</p></td>
<td><p>Install the extension named “python”</p></td>
</tr>
</tbody>
Expand Down

0 comments on commit d1ab7f3

Please sign in to comment.