Solidify usage with multiple views into a file

Open
#142 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Refactor
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
desktop, testing

Research direction

Start by locating the event listeners and ViewEventListeners referenced in the issue, then inspect how they behave when multiple views share one file. Run the existing listener tests, if present, and add coverage for multiple views; done means the relevant listeners have defined and tested applies_to_primary_view_only behavior.

Written by the indexing model from the issue text.

Description

enhancement

None of the event listeners were tested with multiple views into the same file. Also, none of the ViewEventListeners implement applies_to_primary_view_only, which returns True by default.

This is low priority but at least it's documented now.

Dominant language
Python
Stars
455
Forks
86
Avg merge
7d 10h
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from SublimeText/PackageDev

All issues in SublimeText/PackageDev

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.