Editors, Microsoft VS Code, info

This commit is contained in:
lastranikos
2018-01-19 01:56:43 -03:00
parent c3671b5081
commit 8a45fc6f37
+30 -1
View File
@@ -53,4 +53,33 @@ Rulers
Microsoft VS Code
-----------------
Microsoft VS Code guides you through setting up the Python package, built by Microsoft themselves, the first time you run it.
Microsoft VS Code guides you through setting up the Python package, built by Microsoft themselves, the first time you run it.
Microsoft VS Code Extensions Recommendations
+++++++++++++++++++++++++++++++++++++
- Python extension for Visual Studio Code
by Microsoft
Linting, Debugging (multi-threaded, remote), Intellisense, code formatting, refactoring, unit tests, snippets, Data Science (with Jupyter), PySpark and more.
- vscode-flake8
- Jupyter
Data Science with Jupyter on Visual Studio Code.
- MagicPython
Syntax highlighter for cutting edge Python.
- Django Template
Django template language support for Visual Studio Code.
- Django Snippets
Common Django snippets for everyday use.
Microsoft VS Code Tricks
+++++++++++++++++++++
Select a version of Python using Ctrl+Shift+P:
"Python: Select Interpreter"
``Microsoft VS Code`` Launcher
/////////////////
Rulers
//////