Where to report snippet bugs?
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 31
- Forks
- 14
- PR merge metrics
- No merged PRs in 30d
Description
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_contextcontext.widget->context.getCurrentView().widget()
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #48 and inspecting simple_ui.py, focusing on the reported uicontext and context.widget references. Confirm where snippet bugs are expected to be reported and whether the described compatibility issue still exists; done means the reporting path is documented or the reported references are addressed.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 1/5
- Estimated time
- Under an hour
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100