rokucommunity / rokucommunity/brighterscript
More XML validation
Open
Nobody has claimed this yet.
enhancement
LanguageServer
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 68
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 39
Description
When we will have an XML AST we can run a number of validations:
- interface field: name, change handlers...
- interface function: name, corresponding function exists...
- components: components exist, maybe some component properties?
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 checking whether the XML AST mentioned in the issue exists and locate the parser or validation entry point. Review how interface fields, interface functions, and components are represented before defining the validation scope. Done means the agreed XML validations are implemented and covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100