Skip to content
Don Jayamanne edited this page Sep 23, 2016 · 4 revisions
  • Intellisense and Linting
    • Context actions for some linter messages
    • Disable autocompletion in comments
    • Prompt to install linter if not installed within currently configured interpreter (#30)
  • Miscellaneous tools
    • Code coverage
    • Profiler
  • Remote Interpreter
  • Integrating Jupyter (discussions here #303) (in progress)
  • Miscellaneous IDE enhancements
    • Autogenerate docstring
    • Improved Documentation viewer (for large docstrings)
    • Workspace Symbols
    • Folding docstrings (VS Code Issue #9786 and VS Code PR #9605)
    • Linting using mypy
  • Debugging enhancements
    • Securely debugging Python applications in the cloud (Azure, AWS or Google Cloud)
    • Remote debugging over SSH
    • Attaching debugger
    • Support reloading when debugging Django application

Clone this wiki locally