notepad-plus-plus / notepad-plus-plus/notepad-plus-plus

TAP (test anything protocol) support

Open
#9,064 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
C++
Stars
29.4k
Forks
5.4k
PR merge metrics
No merged PRs in 30d

Description

Feature request

Can you please add support for TAP language syntax?
You can find more information on it here and specification can be found here.

Briefly, TAP is combination of standard text file and with nested yaml syntax sections.

Contributor guide

Open the contributing guide

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.

Research direction

Start by reading the TAP v13 specification linked in the issue, including its nested YAML sections. Then locate how this repository defines syntax support for existing languages; done means TAP files are recognized and highlighted according to the requested syntax.

Written by the indexing model from the issue text.

Assessment

Tech stack
yaml
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.