Skip to content

auto completion for custom modules  #194

Description

@DonJayamanne

From @cg-cnu on October 3, 2017 6:58

Environment data

VS Code version: 1.16.1
Python Extension version: 0.7.0
Python Version: 3.5.1
OS and version: windows 10

I am trying to get the auto completion working for a custom module bpy used in blender

Actual behavior

Not able to get auto completion working;

I edited settings as mentioned in this article

image

As you can see in the image; I was able to get auto completion for bpy. but not after bpy.context.
You can see the auto completion for context in a blender shell for the bpy module.

Expected behavior

Provide autocomplete

Steps to reproduce:

  • Download blender.
  • Setup workspace settings as shown in the image.
  • Try importing bpy and setup autocomplete.

Copied from original issue: DonJayamanne/pythonVSCode#1265

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions