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

Allow new UDL to use existing built-in language as a template

Open
#12,080 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

I use the Mustache templating engine with HTML. The HTML Language selection work 98% of the time but it would be great to build on that for my own UDL without having to recreate everything the HTML language does today. If there's a way to use a build-in Language as a template or "inherit" from a built-in, I'm not seeing it.

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 examining the UDL entry points and the built-in HTML Language selection described in the issue. Determine how a new UDL could reuse an existing built-in language, including what configuration users would need; done means a custom UDL can inherit the relevant HTML behavior without recreating it.

Written by the indexing model from the issue text.

Assessment

Tech stack
html
Domain
tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.