Support ST in the .xml files
Open
Nobody has claimed this yet.
low-priority
- Dominant language
- Rust
- Stars
- 362
- Forks
- 75
- Avg merge
- 6d 9h
- Merged PRs (30d)
- 35
Description
Is your feature request related to a problem? Please describe.
The open xml file we use for CFC also supports ST files, we should be able to parse these easily by forwarding to the ST parser
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the parser for open XML files used for CFC and the existing ST parser. Trace how file contents are dispatched, then verify that ST content in an XML file reaches the ST parser and is parsed successfully. The issue does not mention specific files or tests, so identify the relevant parser tests before changing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100