redhat-developer / redhat-developer/vscode-xml

Binding grammar/schema with XML catalogs

Open
#574 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
328
Forks
101
Avg merge
1d 17h
Merged PRs (30d)
7

Description

Today we manage Binding grammar/schema with the binding type:

  • standard
  • XML association:

image

It should be nice to support the XML catalogs binding type.

When catalogs binding type will be selected, it should show for instance a list of namespace coming from registered catalogs, and when a namespace is selected it insert xmlns attribute with the given namespace. (It's just idea but it requires to study more mechanism of xml catalogs). Any idea are welcome!

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 docs/Preferences.md, especially the catalogs section, and study how the existing Binding grammar/schema types are managed. Investigate how registered XML catalogs expose namespaces and how the current binding UI inserts namespace attributes. Done means a catalogs binding type can list catalog namespaces and insert the selected namespace as an xmlns attribute.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.