About 1,260,000 results
Open links in new tab
  1. What is the Python docstring format supported by Visual Studio Code ...

    Jul 13, 2019 · The VS Code Python extension will use markdown that you put into a docstring for intellisense mouse hover information, but this doesn't really meet any of the commonly …

  2. Python Docstring Generator - Visual Studio Marketplace

    Visual Studio Code extension to quickly generate docstrings for python functions. Quickly generate a docstring snippet that can be tabbed through. Choose between several different …

  3. Python Docstring Formats (Styles) and Examples | note.nkmk.me

    Aug 26, 2023 · In Visual Studio Code (VSCode) with the Python extension installed, hovering the cursor over the target function shows the docstring in a tooltip. The docstring can also be …

  4. visual studio code - Shortcut for getting a python function doc string ...

    When using VSCode in Windows, the default shortcut key for displaying the python function docstring is " ctrl+k ctrl+i ". When using it, please place the mouse on the area of the python …

  5. Py DocString Pro - Visual Studio Marketplace

    Jan 22, 2025 · The Py DocString Pro is a Visual Studio Code extension that allows you to effortlessly generate docstrings for your Python functions using powerful Large Language …

  6. Efficient Docstring Writing with autoDocstring in VS Code

    May 14, 2023 · autoDocstring is a highly useful VS Code extension that generates the preferred docstring template based on a function signature specified. The extension is loaded with …

  7. docstring not working in Python on VS Code - Stack Overflow

    May 4, 2023 · When I hover over the function definition in VS Code, the description is nicely formatted. Each argument is on its own separate line: But I like to add the types at the …

  8. 3 Easy Steps to Folding Docstrings in VSCode

    Jun 19, 2021 · We have seen how docstrings can provide documentation to code that will be shown to consumers of the code in VSCode or Jupyter notebooks and that the Python …

  9. Formatting Python in VS Code - Visual Studio Code

    Open a Python file in VS Code. Right-click on the editor to display the context menu. Select Format Document With.... Select Configure Default Formatter... from the drop-down menu. …

  10. PyDoc - Visual Studio Marketplace

    This is a simple VSCode extension which helps in adding Docstrings to your python code. Currently docstrings for Functions and Classes are supported. Add elaborated Docstrings to …

  11. Some results have been removed
Refresh