Skip to content

Python Function Parameter Auto-completion Not Working #633

@navicenna

Description

@navicenna

Environment data

VS Code version: 1.19.3
Python Extension version: Version 0.9.1 (19 December 2017)
Python Version: Python 3.6.3 :: Anaconda custom (64-bit)
OS and version: Windows 10

Steps to Reproduce:

  1. add "python.useCodeSnippetsOnMethodSuggest": true, to user settings
  2. function parameters don't auto-complete.

Summary

Function parameter auto-completion works with Typescript using the above setting (i.e. "typescript.useCodeSnippetsOnMethodSuggest": true), but not with Python.

Thanks for the help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-intellisenseLSP-related functionality: auto-complete, docstrings, navigation, refactoring, etc.feature-requestRequest for new features or functionality

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions