Skip to content

Commit fa760fa

Browse files
author
Jill M. Nolan
committed
fixed a formatting error in README
1 parent a29eacf commit fa760fa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ Glad, that you've asked! Please find the supervening extensions. Of course, I al
9797
* [**Sync Settings**](https://marketplace.visualstudio.com/items?itemName=shan.code-settings-sync): A Visual Studio Code extension that synchronize settings, snippets, themes, file icons, launch, keybindings, workspaces and extensions across multiple computers using [**GitHub Gist**](https://gist.github.com/).
9898

9999
* [**TabNine**](https://marketplace.visualstudio.com/items?itemName=TabNine.tabnine-vscode): A Visual Studio Code extension that indexes your entire project by reading your .gitignore or other files, and determines which files to index.
100-
*
100+
101101
* [**Test Explorer Live Share**](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-test-explorer-liveshare): A VS Code plugin that serves as the "glue" between the previously mentioned [**Test Explorer UI**](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-test-explorer) and [**Live Share Extension Pack**](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare-pack), respectively.
102102

103103
* [**Test Explorer UI**](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-test-explorer): A **VSCode plugin** provides an extensible user interface for running tests. **Note**: This plugin works with a corresponding **Test Adapter** plugin, which for this extension pack is: [**Python Test Explorer for VSCode**](https://marketplace.visualstudio.com/items?itemName=LittleFoxTeam.vscode-python-test-adapter). Moreover, this plugin can be used in [**Live Share**](https://marketplace.visualstudio.com/items?itemName=ms-vsliveshare.vsliveshare) **sessions** by installing the [**Test Explorer Live Share**](https://marketplace.visualstudio.com/items?itemName=hbenl.vscode-test-explorer-liveshare) plugin. No worries, this **Extension Pack** got you've covered. :)

0 commit comments

Comments
 (0)