Skip to content

Where to report snippet bugs? #48

@williballenthin

Description

@williballenthin

I see this repository is for the snippet manager plugin itself, not the snippets, which are hosted in a Gist. The Gist interface doesn't make it easy to report bugs or propose changes. So, where would you prefer issues to be reported in snippets?

In the meantime, I had trouble with simple_ui.py referencing uicontext, which I was able to fix by:

  • uicontext -> current_ui_context
  • context.widget -> context.getCurrentView().widget()

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