Helpers for symbol tests

Open
#342 5 comments 3 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
5/5
Estimated time
Over a week
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
python
Domain
testing-qa

Research direction

Read the linked Sublime Text issue 3154 first, then inspect PackageDev's existing scope-test automation. The issue lists three possible symbol-test helpers but does not identify files, tests, or a chosen behavior; completion requires agreeing on the scope and verifying the selected symbol-definition or reference workflow.

Written by the indexing model from the issue text.

Description

enhancement

Via https://github.com/sublimehq/sublime_text/issues/3154, ST can test for symbol definitions and references. While not as important as completions for scope tests, PD should provide some automation for these. Ideas include:

  • Span entire symbol region when @ is pressed on a test line/comment
  • Automatically determine which category the marked symbol belongs to
  • Supply/Open AC with symbol categories
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.