You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+56-10Lines changed: 56 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,6 +10,48 @@ Are you tired of reinstalling extensions on each of your computer(s)? How about
10
10
11
11
Glad, that you've asked! Please find the supervening extensions and subsequent "themes" as well. Of course, I always love to hear your suggestions to improve this extension package.
12
12
13
+
### Updated to v. 0.0.4 with these extensions:
14
+
15
+
*[**Debugger for Firefox**](https://marketplace.visualstudio.com/items?itemName=firefox-devtools.vscode-firefox-debug)
16
+
17
+
*[**Debugger for Microsoft Edge**](https://marketplace.visualstudio.com/items?itemName=msjsdiag.debugger-for-edge)
18
+
19
+
*[**Open PHP/HTML/JS in Browser](https://marketplace.visualstudio.com/items?itemName=PrimaFuture.open-php-html-js-in-browser)
***Please puruse the [VSCode Variables Reference](https://code.visualstudio.com/docs/editor/variables-reference), if you wish to use variables substitution.**
28
+
29
+
***VSCode Keyword Shortcuts**
30
+
31
+
*[**Windows**](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-windows.pdf): Link contains PDF.
32
+
33
+
*[**macOS**](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-macos.pdf): Link contains PDF.
34
+
35
+
*[**Linux**](https://code.visualstudio.com/shortcuts/keyboard-shortcuts-linux.pdf): Link contains PDF.
36
+
37
+
***Please puruse the [VSCode Keybindings](https://code.visualstudio.com/docs/getstarted/keybindings), if you wish to use custom keybindings.**
38
+
*[**Optional Keymap Extensions**](https://marketplace.visualstudio.com/search?target=VSCode&category=Keymaps&sortBy=Relevance): I recommend the specific keybinding extension that meets your use case through Microsoft. Personally, my preference is [**Resharper 9 Keybindings**](https://marketplace.visualstudio.com/items?itemName=ms-vscode.resharper9-keybindings). However, it's whatever you wish. Cheers! :)
39
+
40
+
***Please puruse the [VSCode Tips and Tricks](https://code.visualstudio.com/docs/getstarted/tips-and-tricks) to make your experience a little bit more enjoyable.**
41
+
42
+
***Relevant [Language Specific Documentation](https://code.visualstudio.com/docs/languages/overview), if you're a nerd like me. :)**
0 commit comments