Skip to content
This repository was archived by the owner on May 7, 2021. It is now read-only.

Commit f25a6ad

Browse files
committed
Update extensions readme
1 parent 7d34702 commit f25a6ad

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,13 @@ This extension pack is made to make your life easier and leave you a ready-to-us
66

77
* [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, Data Science (with Jupyter), PySpark and more.
88
* [Python UltiSnippets](https://marketplace.visualstudio.com/items?itemName=EliazBobadilla.python-ultisnippets) - A set of Python snippets for VSCode
9-
109
* [Visual Studio IntelliCode](https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode) - Provides AI-assisted productivity features for Python developers in Visual Studio Code with insights based on understanding your code combined with machine learning..
1110
* [autoDocstring](https://marketplace.visualstudio.com/items?itemName=njpwerner.autodocstring) - Auto generates dosctrings for functions in a range of formats.
1211
* [Arepl](https://marketplace.visualstudio.com/items?itemName=almenon.arepl) - Real time Python scratchpad
13-
* [Python Ident](https://marketplace.visualstudio.com/items?itemName=KevinRose.vsc-python-indent) - Auto generates dosctrings for functions in a range of formats.
12+
* [Code Runner](https://marketplace.visualstudio.com/items?itemName=formulahendry.code-runner) - Select a piece of the code and run it.
1413

1514
## Do you think any extension is missing here?
16-
Open a Pull Request and I'll be reviewing the extension shortly.
15+
Open a [Pull Request](https://github.com/EliazBobadilla/Python-UltiExtension-Pack-VSCode/pulls) and I'll be reviewing the extension shortly.
1716
### License
1817
This project is published under MIT License. Read more [here](./LICENSE).
1918
### Issues

0 commit comments

Comments
 (0)