Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 805 Bytes

ISSUE_TEMPLATE.md

File metadata and controls

17 lines (12 loc) · 805 Bytes

Prerequisites

  • Please make sure to properly configure plugin first if you simply cannot see any completions.
  • It's always helpful if you include debug logs with your issue:
    • Go to package settings to enable them image
    • Open dev tools using command palette and you should see some autocomplete-python records in console tab. This will include parts of your code – make sure to remove everything you don't want to share.

Steps to Reproduce

  1. [First Step]
  2. [Second Step]
  3. [and so on...]

Expected behavior: [What you expected to happen]

Actual behavior: [What actually happened]