Skip to content

Commit

Permalink
Update index.html [q]
Browse files Browse the repository at this point in the history
  • Loading branch information
stopsopa authored Jan 23, 2025
1 parent fbd3f49 commit 11b8a41
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pages/ide/vscode/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -302,6 +302,12 @@ <h2>Plugins</h2>
// NOTICE: after defining this, remember about also turning on "gear button"
// right next to the "files to exclude" input in search block in VSCode
</script>
<h2>Bugs</h2>
<script type="editor" data-lang="js">

// https://github.com/microsoft/vscode/issues/238517

</script>
<h2>Auto Formatting code</h2>
<a href="https://code.visualstudio.com/docs/cpp/cpp-ide#_code-formatting">Formatting of c and c++</a>
<h2>Auto Attach debugger</h2>
Expand Down

0 comments on commit 11b8a41

Please sign in to comment.