rokucommunity / rokucommunity/brighterscript
Flag component-like xml files from outside the components folder
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 208
- Forks
- 68
- Avg merge
- 8h 39m
- Merged PRs (30d)
- 39
Description
it might be helpful to enhance brighterscript to parse xml files from everywhere, and show a diagnostic like:
This looks a lot like a component, but it's not in the ./components folder. Are you sure it's in the right place?
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
No source file or test is named. Start by locating the XML parsing and component-location diagnostics in brighterscript, then determine how XML files outside ./components should be recognized and reported; done means the diagnostic appears for matching files in other locations without changing valid component handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- compilers
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100