FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

numpy's function prompt does not work correctly with Microsoft language server · Issue #2131 · microsoft/python-language-server · GitHub

This repository was archived by the owner on Apr 14, 2022. It is now read-only.
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

numpy's function prompt does not work correctly with Microsoft language server #2131

Description

Environment data

  • VS Code version: 1.50.1(user setup)
  • Extension version (available under the Extensions sidebar): v2020.10.332292344
  • OS and version: Windows_NT x64 10.0.19042
  • Python version (& distribution if applicable, e.g. Anaconda): 3.8.6 64-bit
  • Type of virtual environment used (N/A | venv | virtualenv | conda | ...): N/A
  • Relevant/affected Python packages and their versions: numpy==1.19.2
  • Value of the python.languageServer setting: "python.languageServer": "Microsoft"

Expected behaviour

I hope np.arange can get the function prompt like np.argmax

Actual behaviour

Intellisense dosen't work correctly for np.arange, I can't see any function prompt

Logs

Output for Python in the Output panel (View→Output, change the drop-down the upper-right of the Output panel to Python)

XXX

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


    Back | FazBrowse Home | New Git URL