Skip to content

Commit

Permalink
Removed mention of deprecated content (MicrosoftDocs#1915)
Browse files Browse the repository at this point in the history
  • Loading branch information
captainbrosset authored Feb 22, 2024
1 parent 5c0b5af commit 2faf7fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion WSL/tutorials/wsl-vscode.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,4 +105,3 @@ A few additional extensions you may want to consider include:

* [Keymaps from other editors](https://marketplace.visualstudio.com/search?target=VSCode&category=Keymaps&sortBy=Downloads): These extensions can help your environment feel right at home if you're transitioning from another text editor (like Atom, Sublime, Vim, eMacs, Notepad++, etc).
* [Settings Sync](https://marketplace.visualstudio.com/items?itemName=Shan.code-settings-sync): Enables you to synchronize your VS Code settings across different installations using GitHub. If you work on different machines, this helps keep your environment consistent across them.
* [Debugger for Chrome](https://code.visualstudio.com/blogs/2016/02/23/introducing-chrome-debugger-for-vs-code): Once you finish developing on the server side with Linux, you'll need to develop and test the client side. This extension integrates your VS Code editor with your Chrome browser debugging service, making things a bit more efficient.

0 comments on commit 2faf7fa

Please sign in to comment.